summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-03-04 15:14:11 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-03-04 15:14:11 -0600
commit50e94b93616a301c1bc51b7b2edd819dfc53be6c (patch)
tree737f56dae2714b6031f6437a41e3b44ab69ef407 /nuttx/ChangeLog
parentce9a077c5f689d2481f01e7bd05a45803b24a900 (diff)
downloadnuttx-50e94b93616a301c1bc51b7b2edd819dfc53be6c.tar.gz
nuttx-50e94b93616a301c1bc51b7b2edd819dfc53be6c.tar.bz2
nuttx-50e94b93616a301c1bc51b7b2edd819dfc53be6c.zip
configs/sim/pashello: Configuration converted to use the kconfig-frontends tool
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index cfdc47d7f..d30dd06eb 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -6832,4 +6832,6 @@
* configs/eagle100/nxflat: Configuration converted to use the
kconfig-frontends tools (2014-3-4)
* configs/sim/touchscreen: Configuration converted to use the
- kconfig-frontends tools (2014-3-4) \ No newline at end of file
+ kconfig-frontends tools (2014-3-4)
+ * configs/sim/pashello: Configuration converted to use the
+ kconfig-frontends tools (2014-3-4)