2012-04-06 17:49:35 +02:00
|
|
|
#
|
|
|
|
# For a description of the syntax of this configuration file,
|
2012-04-06 18:45:52 +02:00
|
|
|
# see misc/tools/kconfig-language.txt.
|
2012-04-06 17:49:35 +02:00
|
|
|
#
|
2012-04-07 16:50:57 +02:00
|
|
|
config INPUT_TSC2007
|
|
|
|
bool "TI TSC2007 touchscreen controller"
|
|
|
|
default n
|
|
|
|
select I2C
|
|
|
|
|
|
|
|
config INPUT_ADS7843E
|
|
|
|
bool "TI ADS7843E touchscreen controller"
|
|
|
|
default n
|
|
|
|
select SPI
|