diff options
-rw-r--r-- | arch/arm/configs/h3600_defconfig | 1 | ||||
-rw-r--r-- | arch/arm/mach-sa1100/Kconfig | 9 |
2 files changed, 0 insertions, 10 deletions
diff --git a/arch/arm/configs/h3600_defconfig b/arch/arm/configs/h3600_defconfig index f2e16fd0a6bb..1502957db2c3 100644 --- a/arch/arm/configs/h3600_defconfig +++ b/arch/arm/configs/h3600_defconfig | |||
@@ -99,7 +99,6 @@ CONFIG_SA1100_H3XXX=y | |||
99 | # CONFIG_SA1100_SHANNON is not set | 99 | # CONFIG_SA1100_SHANNON is not set |
100 | # CONFIG_SA1100_SIMPAD is not set | 100 | # CONFIG_SA1100_SIMPAD is not set |
101 | # CONFIG_SA1100_SSP is not set | 101 | # CONFIG_SA1100_SSP is not set |
102 | # CONFIG_H3600_SLEEVE is not set | ||
103 | 102 | ||
104 | # | 103 | # |
105 | # Processor Type | 104 | # Processor Type |
diff --git a/arch/arm/mach-sa1100/Kconfig b/arch/arm/mach-sa1100/Kconfig index bfc38e315187..81ffff7ed498 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 | ||
150 | config 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 | |||
159 | endmenu | 150 | endmenu |
160 | 151 | ||
161 | endif | 152 | endif |