]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[ARM] 5423/1: SA1100: remove unused H3600_SLEEVE Kconfig option
authorDmitry Artamonow <mad_soft@inbox.ru>
Sun, 15 Mar 2009 18:04:56 +0000 (19:04 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 15 Mar 2009 20:07:59 +0000 (20:07 +0000)
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>
arch/arm/configs/h3600_defconfig
arch/arm/mach-sa1100/Kconfig

index f2e16fd0a6bb713d0cf6cda84837f18511de93c1..1502957db2c30eb801d8480703e7b318cf4b85b2 100644 (file)
@@ -99,7 +99,6 @@ CONFIG_SA1100_H3XXX=y
 # CONFIG_SA1100_SHANNON is not set
 # CONFIG_SA1100_SIMPAD is not set
 # CONFIG_SA1100_SSP is not set
-# CONFIG_H3600_SLEEVE is not set
 
 #
 # Processor Type
index bfc38e3151876e374912d3bb955a73d0193e655b..81ffff7ed498a1633dac73b69b088d5a3e64acc1 100644 (file)
@@ -147,15 +147,6 @@ config SA1100_SSP
          This isn't for audio support, but for attached sensors and
          other devices, eg for BadgePAD 4 sensor support.
 
-config H3600_SLEEVE
-       tristate "Compaq iPAQ Handheld sleeve support"
-       depends on SA1100_H3100 || SA1100_H3600
-       help
-         Choose this option to enable support for extension packs (sleeves)
-         for the Compaq iPAQ H3XXX series of handheld computers.  This option
-         is required for the CF, PCMCIA, Bluetooth and GSM/GPRS extension
-         packs.
-
 endmenu
 
 endif