From d0c91546343d545c11c10f7d29d1c06175c1109a Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 4 Oct 2012 17:36:07 +0000 Subject: 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 --- nuttx/configs/shenzhou/nxwm/defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/configs/shenzhou/nxwm') 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 -- cgit v1.2.3