[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>
This commit is contained in:
parent
6776f3d26a
commit
e87a8e85e9
|
@ -104,9 +104,6 @@ config MACH_DSMG600
|
||||||
DSM-G600 RevA device. For more information on this platform,
|
DSM-G600 RevA device. For more information on this platform,
|
||||||
see http://www.nslu2-linux.org/wiki/DSMG600/HomePage
|
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
|
config ARCH_IXDP4XX
|
||||||
bool
|
bool
|
||||||
depends on ARCH_IXDP425 || MACH_IXDP465 || MACH_KIXRP435
|
depends on ARCH_IXDP425 || MACH_IXDP465 || MACH_KIXRP435
|
||||||
|
|
Loading…
Reference in New Issue