Files
PX4-Autopilot/nuttx/drivers/input/Kconfig
T
patacongo 74ed2d1e60 Updated Kconfig files from Lzyy
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4569 7fd9a85b-ad96-42d3-883c-3090e2eb8679
2012-04-07 14:50:57 +00:00

14 lines
282 B
Plaintext

#
# For a description of the syntax of this configuration file,
# see misc/tools/kconfig-language.txt.
#
config INPUT_TSC2007
bool "TI TSC2007 touchscreen controller"
default n
select I2C
config INPUT_ADS7843E
bool "TI ADS7843E touchscreen controller"
default n
select SPI