Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f84e85ef authored by Dmitry Artamonow's avatar Dmitry Artamonow Committed by Russell King
Browse files

[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: default avatarDmitry Artamonow <mad_soft@inbox.ru>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 78772a7c
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -99,7 +99,6 @@ CONFIG_SA1100_H3XXX=y
# CONFIG_SA1100_SHANNON is not set
# CONFIG_SA1100_SHANNON is not set
# CONFIG_SA1100_SIMPAD is not set
# CONFIG_SA1100_SIMPAD is not set
# CONFIG_SA1100_SSP is not set
# CONFIG_SA1100_SSP is not set
# CONFIG_H3600_SLEEVE is not set


#
#
# Processor Type
# Processor Type
+0 −9
Original line number Original line Diff line number Diff line
@@ -147,15 +147,6 @@ config SA1100_SSP
	  This isn't for audio support, but for attached sensors and
	  This isn't for audio support, but for attached sensors and
	  other devices, eg for BadgePAD 4 sensor support.
	  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
endmenu


endif
endif