From 3635befa769a92c8293e94fc07dc6942be95c657 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 --- 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 +- 10 files changed, 10 insertions(+), 10 deletions(-) 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. #