From 330b89ca0e1db861879791a51220df87ff4cbbb2 Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 6 Apr 2012 16:45:52 +0000 Subject: [PATCH] Add kconfig documentation git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4567 42af7a65-404d-4744-a932-0658087f49c3 --- Kconfig | 2 +- arch/Kconfig | 2 +- arch/arm/Kconfig | 2 +- arch/avr/Kconfig | 2 +- arch/hc/Kconfig | 2 +- arch/mips/Kconfig | 2 +- arch/rgmp/Kconfig | 2 +- arch/sh/Kconfig | 2 +- arch/x86/Kconfig | 2 +- arch/z16/Kconfig | 2 +- arch/z80/Kconfig | 2 +- binfmt/Kconfig | 2 +- binfmt/libnxflat/Kconfig | 2 +- configs/Kconfig | 2 +- configs/amber/Kconfig | 2 +- configs/avr32dev1/Kconfig | 2 +- configs/c5471evm/Kconfig | 2 +- configs/compal_e88/Kconfig | 2 +- configs/compal_e99/Kconfig | 2 +- configs/demo9s12ne64/Kconfig | 2 +- configs/ea3131/Kconfig | 2 +- configs/ea3152/Kconfig | 2 +- configs/eagle100/Kconfig | 2 +- configs/ez80f910200kitg/Kconfig | 2 +- configs/ez80f910200zco/Kconfig | 2 +- configs/hymini-stm32v/Kconfig | 2 +- configs/kwikstik-k40/Kconfig | 2 +- configs/lm3s6432-s2e/Kconfig | 2 +- configs/lm3s6965-ek/Kconfig | 2 +- configs/lm3s8962-ek/Kconfig | 2 +- configs/lpcxpresso-lpc1768/Kconfig | 2 +- configs/m68332evb/Kconfig | 2 +- configs/mbed/Kconfig | 2 +- configs/mcu123-lpc214x/Kconfig | 2 +- configs/micropendous3/Kconfig | 2 +- configs/mx1ads/Kconfig | 2 +- configs/ne64badge/Kconfig | 2 +- configs/ntosd-dm320/Kconfig | 2 +- configs/nucleus2g/Kconfig | 2 +- configs/olimex-lpc1766stk/Kconfig | 2 +- configs/olimex-lpc2378/Kconfig | 2 +- configs/olimex-strp711/Kconfig | 2 +- configs/pcblogic-pic32mx/Kconfig | 2 +- configs/pic32-starterkit/Kconfig | 2 +- configs/pjrc-8051/Kconfig | 2 +- configs/qemu-i486/Kconfig | 2 +- configs/rgmp/Kconfig | 2 +- configs/sam3u-ek/Kconfig | 2 +- configs/sim/Kconfig | 2 +- configs/skp16c26/Kconfig | 2 +- configs/stm3210e-eval/Kconfig | 2 +- configs/stm3220g-eval/Kconfig | 2 +- configs/stm3240g-eval/Kconfig | 2 +- configs/stm32f4discovery/Kconfig | 2 +- configs/sure-pic32mx/Kconfig | 2 +- configs/teensy/Kconfig | 2 +- configs/twr-k60n512/Kconfig | 2 +- configs/us7032evb1/Kconfig | 2 +- configs/vsn/Kconfig | 2 +- configs/xtrs/Kconfig | 2 +- configs/z16f2800100zcog/Kconfig | 2 +- configs/z80sim/Kconfig | 2 +- configs/z8encore000zco/Kconfig | 2 +- configs/z8f64200100kit/Kconfig | 2 +- drivers/Kconfig | 2 +- drivers/analog/Kconfig | 2 +- drivers/bch/Kconfig | 2 +- drivers/input/Kconfig | 2 +- drivers/lcd/Kconfig | 2 +- drivers/mmcsd/Kconfig | 2 +- drivers/mtd/Kconfig | 2 +- drivers/net/Kconfig | 2 +- drivers/pipes/Kconfig | 2 +- drivers/power/Kconfig | 2 +- drivers/sensors/Kconfig | 2 +- drivers/sercomm/Kconfig | 2 +- drivers/serial/Kconfig | 2 +- drivers/usbdev/Kconfig | 2 +- drivers/usbhost/Kconfig | 2 +- drivers/wireless/Kconfig | 2 +- drivers/wireless/cc1101/Kconfig | 2 +- fs/Kconfig | 2 +- fs/fat/Kconfig | 2 +- fs/mmap/Kconfig | 2 +- fs/nfs/Kconfig | 2 +- fs/nxffs/Kconfig | 2 +- fs/romfs/Kconfig | 2 +- graphics/Kconfig | 2 +- lib/Kconfig | 2 +- libxx/Kconfig | 2 +- mm/Kconfig | 2 +- net/Kconfig | 2 +- sched/Kconfig | 2 +- syscall/Kconfig | 2 +- 94 files changed, 94 insertions(+), 94 deletions(-) diff --git a/Kconfig b/Kconfig index 79b318f463..22fb3f97f3 100644 --- a/Kconfig +++ b/Kconfig @@ -1,6 +1,6 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # mainmenu "Nuttx/$ARCH Configuration" diff --git a/arch/Kconfig b/arch/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/arch/Kconfig +++ b/arch/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/arch/avr/Kconfig b/arch/avr/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/arch/avr/Kconfig +++ b/arch/avr/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/arch/hc/Kconfig b/arch/hc/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/arch/hc/Kconfig +++ b/arch/hc/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/arch/rgmp/Kconfig b/arch/rgmp/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/arch/rgmp/Kconfig +++ b/arch/rgmp/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/arch/sh/Kconfig +++ b/arch/sh/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/arch/z16/Kconfig b/arch/z16/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/arch/z16/Kconfig +++ b/arch/z16/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/arch/z80/Kconfig b/arch/z80/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/arch/z80/Kconfig +++ b/arch/z80/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/binfmt/Kconfig b/binfmt/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/binfmt/Kconfig +++ b/binfmt/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/binfmt/libnxflat/Kconfig b/binfmt/libnxflat/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/binfmt/libnxflat/Kconfig +++ b/binfmt/libnxflat/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/configs/Kconfig b/configs/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/configs/Kconfig +++ b/configs/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/configs/amber/Kconfig b/configs/amber/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/configs/amber/Kconfig +++ b/configs/amber/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/configs/avr32dev1/Kconfig b/configs/avr32dev1/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/configs/avr32dev1/Kconfig +++ b/configs/avr32dev1/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/configs/c5471evm/Kconfig b/configs/c5471evm/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/configs/c5471evm/Kconfig +++ b/configs/c5471evm/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/configs/compal_e88/Kconfig b/configs/compal_e88/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/configs/compal_e88/Kconfig +++ b/configs/compal_e88/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/configs/compal_e99/Kconfig b/configs/compal_e99/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/configs/compal_e99/Kconfig +++ b/configs/compal_e99/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/configs/demo9s12ne64/Kconfig b/configs/demo9s12ne64/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/configs/demo9s12ne64/Kconfig +++ b/configs/demo9s12ne64/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/configs/ea3131/Kconfig b/configs/ea3131/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/configs/ea3131/Kconfig +++ b/configs/ea3131/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/configs/ea3152/Kconfig b/configs/ea3152/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/configs/ea3152/Kconfig +++ b/configs/ea3152/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/configs/eagle100/Kconfig b/configs/eagle100/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/configs/eagle100/Kconfig +++ b/configs/eagle100/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/configs/ez80f910200kitg/Kconfig b/configs/ez80f910200kitg/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/configs/ez80f910200kitg/Kconfig +++ b/configs/ez80f910200kitg/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/configs/ez80f910200zco/Kconfig b/configs/ez80f910200zco/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/configs/ez80f910200zco/Kconfig +++ b/configs/ez80f910200zco/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/configs/hymini-stm32v/Kconfig b/configs/hymini-stm32v/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/configs/hymini-stm32v/Kconfig +++ b/configs/hymini-stm32v/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/configs/kwikstik-k40/Kconfig b/configs/kwikstik-k40/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/configs/kwikstik-k40/Kconfig +++ b/configs/kwikstik-k40/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/configs/lm3s6432-s2e/Kconfig b/configs/lm3s6432-s2e/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/configs/lm3s6432-s2e/Kconfig +++ b/configs/lm3s6432-s2e/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/configs/lm3s6965-ek/Kconfig b/configs/lm3s6965-ek/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/configs/lm3s6965-ek/Kconfig +++ b/configs/lm3s6965-ek/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/configs/lm3s8962-ek/Kconfig b/configs/lm3s8962-ek/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/configs/lm3s8962-ek/Kconfig +++ b/configs/lm3s8962-ek/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/configs/lpcxpresso-lpc1768/Kconfig b/configs/lpcxpresso-lpc1768/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/configs/lpcxpresso-lpc1768/Kconfig +++ b/configs/lpcxpresso-lpc1768/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/configs/m68332evb/Kconfig b/configs/m68332evb/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/configs/m68332evb/Kconfig +++ b/configs/m68332evb/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/configs/mbed/Kconfig b/configs/mbed/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/configs/mbed/Kconfig +++ b/configs/mbed/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/configs/mcu123-lpc214x/Kconfig b/configs/mcu123-lpc214x/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/configs/mcu123-lpc214x/Kconfig +++ b/configs/mcu123-lpc214x/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/configs/micropendous3/Kconfig b/configs/micropendous3/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/configs/micropendous3/Kconfig +++ b/configs/micropendous3/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/configs/mx1ads/Kconfig b/configs/mx1ads/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/configs/mx1ads/Kconfig +++ b/configs/mx1ads/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/configs/ne64badge/Kconfig b/configs/ne64badge/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/configs/ne64badge/Kconfig +++ b/configs/ne64badge/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/configs/ntosd-dm320/Kconfig b/configs/ntosd-dm320/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/configs/ntosd-dm320/Kconfig +++ b/configs/ntosd-dm320/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/configs/nucleus2g/Kconfig b/configs/nucleus2g/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/configs/nucleus2g/Kconfig +++ b/configs/nucleus2g/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/configs/olimex-lpc1766stk/Kconfig b/configs/olimex-lpc1766stk/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/configs/olimex-lpc1766stk/Kconfig +++ b/configs/olimex-lpc1766stk/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/configs/olimex-lpc2378/Kconfig b/configs/olimex-lpc2378/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/configs/olimex-lpc2378/Kconfig +++ b/configs/olimex-lpc2378/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/configs/olimex-strp711/Kconfig b/configs/olimex-strp711/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/configs/olimex-strp711/Kconfig +++ b/configs/olimex-strp711/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/configs/pcblogic-pic32mx/Kconfig b/configs/pcblogic-pic32mx/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/configs/pcblogic-pic32mx/Kconfig +++ b/configs/pcblogic-pic32mx/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/configs/pic32-starterkit/Kconfig b/configs/pic32-starterkit/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/configs/pic32-starterkit/Kconfig +++ b/configs/pic32-starterkit/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/configs/pjrc-8051/Kconfig b/configs/pjrc-8051/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/configs/pjrc-8051/Kconfig +++ b/configs/pjrc-8051/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/configs/qemu-i486/Kconfig b/configs/qemu-i486/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/configs/qemu-i486/Kconfig +++ b/configs/qemu-i486/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/configs/rgmp/Kconfig b/configs/rgmp/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/configs/rgmp/Kconfig +++ b/configs/rgmp/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/configs/sam3u-ek/Kconfig b/configs/sam3u-ek/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/configs/sam3u-ek/Kconfig +++ b/configs/sam3u-ek/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/configs/sim/Kconfig b/configs/sim/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/configs/sim/Kconfig +++ b/configs/sim/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/configs/skp16c26/Kconfig b/configs/skp16c26/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/configs/skp16c26/Kconfig +++ b/configs/skp16c26/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/configs/stm3210e-eval/Kconfig b/configs/stm3210e-eval/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/configs/stm3210e-eval/Kconfig +++ b/configs/stm3210e-eval/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/configs/stm3220g-eval/Kconfig b/configs/stm3220g-eval/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/configs/stm3220g-eval/Kconfig +++ b/configs/stm3220g-eval/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/configs/stm3240g-eval/Kconfig b/configs/stm3240g-eval/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/configs/stm3240g-eval/Kconfig +++ b/configs/stm3240g-eval/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/configs/stm32f4discovery/Kconfig b/configs/stm32f4discovery/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/configs/stm32f4discovery/Kconfig +++ b/configs/stm32f4discovery/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/configs/sure-pic32mx/Kconfig b/configs/sure-pic32mx/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/configs/sure-pic32mx/Kconfig +++ b/configs/sure-pic32mx/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/configs/teensy/Kconfig b/configs/teensy/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/configs/teensy/Kconfig +++ b/configs/teensy/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/configs/twr-k60n512/Kconfig b/configs/twr-k60n512/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/configs/twr-k60n512/Kconfig +++ b/configs/twr-k60n512/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/configs/us7032evb1/Kconfig b/configs/us7032evb1/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/configs/us7032evb1/Kconfig +++ b/configs/us7032evb1/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/configs/vsn/Kconfig b/configs/vsn/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/configs/vsn/Kconfig +++ b/configs/vsn/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/configs/xtrs/Kconfig b/configs/xtrs/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/configs/xtrs/Kconfig +++ b/configs/xtrs/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/configs/z16f2800100zcog/Kconfig b/configs/z16f2800100zcog/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/configs/z16f2800100zcog/Kconfig +++ b/configs/z16f2800100zcog/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/configs/z80sim/Kconfig b/configs/z80sim/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/configs/z80sim/Kconfig +++ b/configs/z80sim/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/configs/z8encore000zco/Kconfig b/configs/z8encore000zco/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/configs/z8encore000zco/Kconfig +++ b/configs/z8encore000zco/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/configs/z8f64200100kit/Kconfig b/configs/z8f64200100kit/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/configs/z8f64200100kit/Kconfig +++ b/configs/z8f64200100kit/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/drivers/Kconfig b/drivers/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/drivers/Kconfig +++ b/drivers/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/drivers/analog/Kconfig b/drivers/analog/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/drivers/analog/Kconfig +++ b/drivers/analog/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/drivers/bch/Kconfig b/drivers/bch/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/drivers/bch/Kconfig +++ b/drivers/bch/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/drivers/input/Kconfig b/drivers/input/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/drivers/input/Kconfig +++ b/drivers/input/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/drivers/lcd/Kconfig b/drivers/lcd/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/drivers/lcd/Kconfig +++ b/drivers/lcd/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/drivers/mmcsd/Kconfig b/drivers/mmcsd/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/drivers/mmcsd/Kconfig +++ b/drivers/mmcsd/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/drivers/mtd/Kconfig b/drivers/mtd/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/drivers/mtd/Kconfig +++ b/drivers/mtd/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/drivers/pipes/Kconfig b/drivers/pipes/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/drivers/pipes/Kconfig +++ b/drivers/pipes/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/drivers/power/Kconfig b/drivers/power/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/drivers/power/Kconfig +++ b/drivers/power/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/drivers/sensors/Kconfig b/drivers/sensors/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/drivers/sensors/Kconfig +++ b/drivers/sensors/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/drivers/sercomm/Kconfig b/drivers/sercomm/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/drivers/sercomm/Kconfig +++ b/drivers/sercomm/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/drivers/serial/Kconfig b/drivers/serial/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/drivers/serial/Kconfig +++ b/drivers/serial/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/drivers/usbdev/Kconfig b/drivers/usbdev/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/drivers/usbdev/Kconfig +++ b/drivers/usbdev/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/drivers/usbhost/Kconfig b/drivers/usbhost/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/drivers/usbhost/Kconfig +++ b/drivers/usbhost/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/drivers/wireless/Kconfig b/drivers/wireless/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/drivers/wireless/Kconfig +++ b/drivers/wireless/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/drivers/wireless/cc1101/Kconfig b/drivers/wireless/cc1101/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/drivers/wireless/cc1101/Kconfig +++ b/drivers/wireless/cc1101/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/fs/Kconfig b/fs/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/fs/Kconfig +++ b/fs/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/fs/fat/Kconfig b/fs/fat/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/fs/fat/Kconfig +++ b/fs/fat/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/fs/mmap/Kconfig b/fs/mmap/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/fs/mmap/Kconfig +++ b/fs/mmap/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/fs/nfs/Kconfig b/fs/nfs/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/fs/nfs/Kconfig +++ b/fs/nfs/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/fs/nxffs/Kconfig b/fs/nxffs/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/fs/nxffs/Kconfig +++ b/fs/nxffs/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/fs/romfs/Kconfig b/fs/romfs/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/fs/romfs/Kconfig +++ b/fs/romfs/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/graphics/Kconfig b/graphics/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/graphics/Kconfig +++ b/graphics/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/lib/Kconfig b/lib/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/lib/Kconfig +++ b/lib/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/libxx/Kconfig b/libxx/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/libxx/Kconfig +++ b/libxx/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/mm/Kconfig b/mm/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/mm/Kconfig +++ b/mm/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/net/Kconfig b/net/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/net/Kconfig +++ b/net/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/sched/Kconfig b/sched/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/sched/Kconfig +++ b/sched/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. # diff --git a/syscall/Kconfig b/syscall/Kconfig index 887f91bb17..ae2bf31307 100644 --- a/syscall/Kconfig +++ b/syscall/Kconfig @@ -1,4 +1,4 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see misc/tools/kconfig-language.txt. #