summaryrefslogtreecommitdiff
path: root/nuttx/configs/shenzhou/nxwm
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-10-04 17:36:07 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-10-04 17:36:07 +0000
commitd0c91546343d545c11c10f7d29d1c06175c1109a (patch)
tree64bb2a8bfc5fdae5e8a88464b3b89054f602259e /nuttx/configs/shenzhou/nxwm
parentf096e07fceb776545fa7b06501dc734ad0e81783 (diff)
downloadpx4-nuttx-d0c91546343d545c11c10f7d29d1c06175c1109a.tar.gz
px4-nuttx-d0c91546343d545c11c10f7d29d1c06175c1109a.tar.bz2
px4-nuttx-d0c91546343d545c11c10f7d29d1c06175c1109a.zip
Change all occurrences of CONFIG_EXAMPLE_ to CONFIG_EXAMPLES_ for consistency; fleshed out a few more Kconfig files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5211 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/shenzhou/nxwm')
-rw-r--r--nuttx/configs/shenzhou/nxwm/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/shenzhou/nxwm/defconfig b/nuttx/configs/shenzhou/nxwm/defconfig
index 0bdc9f45c..e4316d1fe 100644
--- a/nuttx/configs/shenzhou/nxwm/defconfig
+++ b/nuttx/configs/shenzhou/nxwm/defconfig
@@ -794,7 +794,7 @@ CONFIG_NAMEDAPP=y
#
# UDP Discovery Daemon Example
#
-# CONFIG_EXAMPLE_DISCOVER is not set
+# CONFIG_EXAMPLES_DISCOVER is not set
#
# uIP Web Server Example