Loading drivers/input/touchscreen/Kconfig +12 −0 Original line number Diff line number Diff line Loading @@ -1138,4 +1138,16 @@ config TOUCHSCREEN_MAXIM_STI source "drivers/input/touchscreen/gt9xx/Kconfig" source "drivers/input/touchscreen/focaltech_touch/Kconfig" config TOUCHSCREEN_HIMAX_CHIPSET bool "Himax touchpanel CHIPSET" depends on I2C help Say Y here if you have a Himax CHIPSET touchscreen. HIMAX controllers are multi touch controllers which can report 10 touches at a time. If unsure, say N. source "drivers/input/touchscreen/hxchipset/Kconfig" endif Loading
drivers/input/touchscreen/Kconfig +12 −0 Original line number Diff line number Diff line Loading @@ -1138,4 +1138,16 @@ config TOUCHSCREEN_MAXIM_STI source "drivers/input/touchscreen/gt9xx/Kconfig" source "drivers/input/touchscreen/focaltech_touch/Kconfig" config TOUCHSCREEN_HIMAX_CHIPSET bool "Himax touchpanel CHIPSET" depends on I2C help Say Y here if you have a Himax CHIPSET touchscreen. HIMAX controllers are multi touch controllers which can report 10 touches at a time. If unsure, say N. source "drivers/input/touchscreen/hxchipset/Kconfig" endif