aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sa1100/Kconfig
diff options
context:
space:
mode:
authorDmitry Artamonow <mad_soft@inbox.ru>2009-03-15 14:04:56 -0400
committerRussell King <rmk+kernel@arm.linux.org.uk>2009-03-15 16:07:59 -0400
commitf84e85ef3ccedd450d2dd266798c97b05b7b3563 (patch)
tree89d043a805be19248039b4c33371ee7d76c9d3a9 /arch/arm/mach-sa1100/Kconfig
parent78772a7cc627720e8d81c1e7f9158947996d8a7a (diff)
[ARM] 5423/1: SA1100: remove unused H3600_SLEEVE Kconfig option
There's no actual code for iPAQ sleeves support in kernel that depends on this config option. Signed-off-by: Dmitry Artamonow <mad_soft@inbox.ru> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-sa1100/Kconfig')
-rw-r--r--arch/arm/mach-sa1100/Kconfig9
1 files changed, 0 insertions, 9 deletions
diff --git a/arch/arm/mach-sa1100/Kconfig b/arch/arm/mach-sa1100/Kconfig
index bfc38e31518..81ffff7ed49 100644
--- a/arch/arm/mach-sa1100/Kconfig
+++ b/arch/arm/mach-sa1100/Kconfig
@@ -147,15 +147,6 @@ config SA1100_SSP
147 This isn't for audio support, but for attached sensors and 147 This isn't for audio support, but for attached sensors and
148 other devices, eg for BadgePAD 4 sensor support. 148 other devices, eg for BadgePAD 4 sensor support.
149 149
150config H3600_SLEEVE
151 tristate "Compaq iPAQ Handheld sleeve support"
152 depends on SA1100_H3100 || SA1100_H3600
153 help
154 Choose this option to enable support for extension packs (sleeves)
155 for the Compaq iPAQ H3XXX series of handheld computers. This option
156 is required for the CF, PCMCIA, Bluetooth and GSM/GPRS extension
157 packs.
158
159endmenu 150endmenu
160 151
161endif 152endif