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. #