summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/compal_e99
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-01-16 21:38:00 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-01-16 21:38:00 +0000
commita0d71b94386f014bdeff6be77b7444438f867bbd (patch)
tree94033485c376aac499b6c746113cf013cee5ca19 /nuttx/configs/compal_e99
parent357d086cf3b85cded5221dab092c917a3fa3c285 (diff)
convert configs/sim/nsh to use kconfig-frontends
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5526 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/compal_e99')
-rw-r--r--nuttx/configs/compal_e99/nsh_compalram/defconfig2
-rw-r--r--nuttx/configs/compal_e99/nsh_highram/defconfig3
2 files changed, 3 insertions, 2 deletions
diff --git a/nuttx/configs/compal_e99/nsh_compalram/defconfig b/nuttx/configs/compal_e99/nsh_compalram/defconfig
index 8739c6b91e..79fe93ab52 100644
--- a/nuttx/configs/compal_e99/nsh_compalram/defconfig
+++ b/nuttx/configs/compal_e99/nsh_compalram/defconfig
@@ -224,7 +224,7 @@ CONFIG_NET_RESOLV_ENTRIES=4
#
# Settings for examples/hello
-CONFIG_EXAMPLES_HELLO_BUILTIN=y
+#
#
# Settings for examples/uip
diff --git a/nuttx/configs/compal_e99/nsh_highram/defconfig b/nuttx/configs/compal_e99/nsh_highram/defconfig
index 9efcd9a810..11ee153fa3 100644
--- a/nuttx/configs/compal_e99/nsh_highram/defconfig
+++ b/nuttx/configs/compal_e99/nsh_highram/defconfig
@@ -260,7 +260,8 @@ CONFIG_NSH_BUILTIN_APPS=y
#
# Settings for examples/hello
-CONFIG_EXAMPLES_HELLO_BUILTIN=y
+#
+
CONFIG_EXAMPLES_NXHELLO_BUILTIN=y
CONFIG_EXAMPLES_NXTEXT_BUILTIN=y
CONFIG_EXAMPLES_NXIMAGE_BUILTIN=y