diff options
author | Michael-Luke Jones <mlj28@cam.ac.uk> | 2007-05-23 22:36:44 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2007-05-26 10:09:39 +0100 |
commit | e87a8e85e90660183d3ef8e700627689c6292a3f (patch) | |
tree | f596cec4e00d436f046e92692be83657c2941c97 /arch/arm/mach-ixp4xx | |
parent | 6776f3d26aec60cb6e0fc770a00993accd09376f (diff) | |
download | op-kernel-dev-e87a8e85e90660183d3ef8e700627689c6292a3f.zip op-kernel-dev-e87a8e85e90660183d3ef8e700627689c6292a3f.tar.gz |
[ARM] 4404/1: Trivial IXP42x Kconfig cleanup
Avila and IXDP4xx support were separated in 2.6.21 so this comment
isn't correct any more.
Signed-off-by: Michael-Luke Jones <mlj28@cam.ac.uk>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-ixp4xx')
-rw-r--r-- | arch/arm/mach-ixp4xx/Kconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/arm/mach-ixp4xx/Kconfig b/arch/arm/mach-ixp4xx/Kconfig index 9715ef5..0609098 100644 --- a/arch/arm/mach-ixp4xx/Kconfig +++ b/arch/arm/mach-ixp4xx/Kconfig @@ -104,9 +104,6 @@ config MACH_DSMG600 DSM-G600 RevA device. For more information on this platform, see http://www.nslu2-linux.org/wiki/DSMG600/HomePage -# -# Avila and IXDP share the same source for now. Will change in future -# config ARCH_IXDP4XX bool depends on ARCH_IXDP425 || MACH_IXDP465 || MACH_KIXRP435 |