ARM: 5826/1: SA1100: h3100/h3600: always build htc-egpio driver
Many features of h3100/h3600 (LCD, PCMCIA, Flash write, etc.) depend on correct functioning of GPIO expander handled by htc-egpio driver, so force its building in Kconfig. Signed-off-by: Dmitry Artamonow <mad_soft@inbox.ru> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
committed by
Russell King
parent
ebdb56409d
commit
a53c876dc1
@@ -53,6 +53,7 @@ config SA1100_COLLIE
|
|||||||
|
|
||||||
config SA1100_H3100
|
config SA1100_H3100
|
||||||
bool "Compaq iPAQ H3100"
|
bool "Compaq iPAQ H3100"
|
||||||
|
select HTC_EGPIO
|
||||||
help
|
help
|
||||||
Say Y here if you intend to run this kernel on the Compaq iPAQ
|
Say Y here if you intend to run this kernel on the Compaq iPAQ
|
||||||
H3100 handheld computer. Information about this machine and the
|
H3100 handheld computer. Information about this machine and the
|
||||||
@@ -62,6 +63,7 @@ config SA1100_H3100
|
|||||||
|
|
||||||
config SA1100_H3600
|
config SA1100_H3600
|
||||||
bool "Compaq iPAQ H3600/H3700"
|
bool "Compaq iPAQ H3600/H3700"
|
||||||
|
select HTC_EGPIO
|
||||||
help
|
help
|
||||||
Say Y here if you intend to run this kernel on the Compaq iPAQ
|
Say Y here if you intend to run this kernel on the Compaq iPAQ
|
||||||
H3600 handheld computer. Information about this machine and the
|
H3600 handheld computer. Information about this machine and the
|
||||||
|
Reference in New Issue
Block a user