summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ixp4xx/Kconfig
diff options
context:
space:
mode:
authorAlessandro Zummo2006-03-09 00:45:12 +0100
committerRussell King2006-03-09 00:45:12 +0100
commite7fcdb79ecaa01e2eba06e3fb64e10455bdb5aa7 (patch)
treed0ce941930b18115c9a5ef91680fbfb6e298d5d6 /arch/arm/mach-ixp4xx/Kconfig
parent[ARM] 3354/1: NAS100d: fix power led handling (diff)
downloadkernel-qcow2-linux-e7fcdb79ecaa01e2eba06e3fb64e10455bdb5aa7.tar.gz
kernel-qcow2-linux-e7fcdb79ecaa01e2eba06e3fb64e10455bdb5aa7.tar.xz
kernel-qcow2-linux-e7fcdb79ecaa01e2eba06e3fb64e10455bdb5aa7.zip
[ARM] 3355/1: NSLU2: remove propmt depends
Patch from Alessandro Zummo The patch that would have made the NSLU2 kernel non compatible with other ixp4xx machs never entered the kernel. So it is actually safe to remove the prompt dependencies. Signed-off-by: Alessandro Zummo <a.zummo@towertech.it> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-ixp4xx/Kconfig')
-rw-r--r--arch/arm/mach-ixp4xx/Kconfig4
1 files changed, 1 insertions, 3 deletions
diff --git a/arch/arm/mach-ixp4xx/Kconfig b/arch/arm/mach-ixp4xx/Kconfig
index daadc78e271b..5bf50a2a737d 100644
--- a/arch/arm/mach-ixp4xx/Kconfig
+++ b/arch/arm/mach-ixp4xx/Kconfig
@@ -8,11 +8,9 @@ menu "Intel IXP4xx Implementation Options"
comment "IXP4xx Platforms"
-# This entry is placed on top because otherwise it would have
-# been shown as a submenu.
config MACH_NSLU2
bool
- prompt "NSLU2" if !(MACH_IXDP465 || MACH_IXDPG425 || ARCH_IXDP425 || ARCH_ADI_COYOTE || ARCH_AVILA || ARCH_IXCDP1100 || ARCH_PRPMC1100 || MACH_GTWX5715)
+ prompt "Linksys NSLU2"
help
Say 'Y' here if you want your kernel to support Linksys's
NSLU2 NAS device. For more information on this platform,