aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ixp4xx/Kconfig
diff options
context:
space:
mode:
authorakpm@osdl.org <akpm@osdl.org>2005-04-16 18:23:56 -0400
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-04-16 18:23:56 -0400
commit7aa52f5128b06d1df9b2ee65c06d401af27da0a4 (patch)
treec873dd5e581cc9d8b12e931456a8036a943485ef /arch/arm/mach-ixp4xx/Kconfig
parent2d137c24e9f433e37ffd10b3d5f418157589a8d2 (diff)
[PATCH] arm: fix help text for ixdp465
) From: Russell King <rmk+lkml@arm.linux.org.uk> For some reason, this help text was missed when the file was last audited by the documentation referencing folk. Fix this incorrect documentation reference. Signed-off-by: Russell King <rmk@arm.linux.org.uk> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/arm/mach-ixp4xx/Kconfig')
-rw-r--r--arch/arm/mach-ixp4xx/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-ixp4xx/Kconfig b/arch/arm/mach-ixp4xx/Kconfig
index aacb5f9200ea..89762a26495c 100644
--- a/arch/arm/mach-ixp4xx/Kconfig
+++ b/arch/arm/mach-ixp4xx/Kconfig
@@ -41,7 +41,7 @@ config MACH_IXDP465
41 help 41 help
42 Say 'Y' here if you want your kernel to support Intel's 42 Say 'Y' here if you want your kernel to support Intel's
43 IXDP465 Development Platform (Also known as BMP). 43 IXDP465 Development Platform (Also known as BMP).
44 For more information on this platform, see Documentation/arm/IXP4xx. 44 For more information on this platform, see <file:Documentation/arm/IXP4xx>.
45 45
46 46
47# 47#