modify sentence of Kconfig for syntax
authorsunghan <sh924.chang@samsung.com>
Wed, 24 May 2017 05:22:34 +0000 (14:22 +0900)
committersunghan <sh924.chang@samsung.com>
Wed, 24 May 2017 05:22:34 +0000 (14:22 +0900)
apps/examples/slsiwifi/Kconfig
apps/examples/smart/Kconfig
apps/wpa_supplicant/Kconfig
os/drivers/wireless/Kconfig

index 7578018..9d190f0 100644 (file)
@@ -1,6 +1,6 @@
 #
 # For a description of the syntax of this configuration file,
-# see the file kconfig-language.txt in the NuttX tools repository.
+# see kconfig-language at https://www.kernel.org/doc/Documentation/kbuild/kconfig-language.txt
 #
 
 config EXAMPLES_SLSIWIFI
index 0b81411..8c695a1 100644 (file)
@@ -1,6 +1,6 @@
 #
 # For a description of the syntax of this configuration file,
-# see the file kconfig-language.txt in the NuttX tools repository.
+# see kconfig-language at https://www.kernel.org/doc/Documentation/kbuild/kconfig-language.txt
 #
 
 config EXAMPLES_SMART
index 24ba508..0832c84 100644 (file)
@@ -1,6 +1,6 @@
 #
 # For a description of the syntax of this configuration file,
-# see the file kconfig-language.txt in the NuttX tools repository.
+# see kconfig-language at https://www.kernel.org/doc/Documentation/kbuild/kconfig-language.txt
 #
 
 menu "wpa_supplicant"
index e212984..f68fd6e 100644 (file)
@@ -1,6 +1,6 @@
 #
 # For a description of the syntax of this configuration file,
-# see the file kconfig-language.txt in the NuttX tools repository.
+# see kconfig-language at https://www.kernel.org/doc/Documentation/kbuild/kconfig-language.txt
 #
 
 if DRIVERS_WIRELESS