diff options
author | Dirk Hohndel <hohndel@linux.intel.com> | 2007-10-30 13:37:19 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-10-30 14:26:30 -0700 |
commit | e403149c92a2a0643211debbbb0a9ec7cc04cff7 (patch) | |
tree | c3ef82a7fa02222aab2c3d3d79e644f8a1c95286 /arch/arm/mach-ixp2000/Kconfig | |
parent | bdb76ef5a4bc8676a81034a443f1eda450b4babb (diff) | |
download | kernel_samsung_smdk4412-e403149c92a2a0643211debbbb0a9ec7cc04cff7.zip kernel_samsung_smdk4412-e403149c92a2a0643211debbbb0a9ec7cc04cff7.tar.gz kernel_samsung_smdk4412-e403149c92a2a0643211debbbb0a9ec7cc04cff7.tar.bz2 |
Kbuild/doc: fix links to Documentation files
Fix links to files in Documentation/* in various Kconfig files
Signed-off-by: Dirk Hohndel <hohndel@linux.intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/arm/mach-ixp2000/Kconfig')
-rw-r--r-- | arch/arm/mach-ixp2000/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-ixp2000/Kconfig b/arch/arm/mach-ixp2000/Kconfig index 86f53f8..08d2707 100644 --- a/arch/arm/mach-ixp2000/Kconfig +++ b/arch/arm/mach-ixp2000/Kconfig @@ -14,7 +14,7 @@ config ARCH_ENP2611 help Say 'Y' here if you want your kernel to support the Radisys ENP2611 PCI network processing card. For more information on - this card, see <file:Documentation/arm/ENP2611>. + this card, see <file:Documentation/arm/IXP2000>. config ARCH_IXDP2400 bool "Support Intel IXDP2400" |