summaryrefslogtreecommitdiff
path: root/nuttx
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-11-01 17:16:15 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-11-01 17:16:15 -0600
commit826d68467223380ad60f5330c78401901da09c92 (patch)
treef608c71bf71746344d1e24f9b583dc413fdd6b6b /nuttx
parenta80e46a3a55d04c3281c7296c5dfab1dbff2a86a (diff)
downloadpx4-nuttx-826d68467223380ad60f5330c78401901da09c92.tar.gz
px4-nuttx-826d68467223380ad60f5330c78401901da09c92.tar.bz2
px4-nuttx-826d68467223380ad60f5330c78401901da09c92.zip
Remove duplicate getopt() in BAS
Diffstat (limited to 'nuttx')
-rw-r--r--nuttx/configs/sim/bas/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/sim/bas/defconfig b/nuttx/configs/sim/bas/defconfig
index a022cf573..2bc077192 100644
--- a/nuttx/configs/sim/bas/defconfig
+++ b/nuttx/configs/sim/bas/defconfig
@@ -469,7 +469,7 @@ CONFIG_BUILTIN_PROXY_STACKSIZE=1024
# CONFIG_EXAMPLES_ELF is not set
# CONFIG_EXAMPLES_FTPC is not set
# CONFIG_EXAMPLES_FTPD is not set
-CONFIG_EXAMPLES_HELLO=y
+# CONFIG_EXAMPLES_HELLO is not set
# CONFIG_EXAMPLES_HELLOXX is not set
# CONFIG_EXAMPLES_JSON is not set
# CONFIG_EXAMPLES_HIDKBD is not set