diff options
author | akpm@osdl.org <akpm@osdl.org> | 2005-04-16 15:23:56 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-04-16 15:23:56 -0700 |
commit | 7aa52f5128b06d1df9b2ee65c06d401af27da0a4 (patch) | |
tree | c873dd5e581cc9d8b12e931456a8036a943485ef /arch/arm/mach-ixp4xx/Kconfig | |
parent | 2d137c24e9f433e37ffd10b3d5f418157589a8d2 (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/Kconfig | 2 |
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 help Say 'Y' here if you want your kernel to support Intel's IXDP465 Development Platform (Also known as BMP). - For more information on this platform, see Documentation/arm/IXP4xx. + For more information on this platform, see <file:Documentation/arm/IXP4xx>. # |