Skip to content
Snippets Groups Projects
Commit 05e82d4f authored by Gregory Nutt's avatar Gregory Nutt
Browse files

Add missing configuration option to select the MAX11802 touchscreen controller

parent 3a2da7df
No related branches found
No related tags found
No related merge requests found
......@@ -20,6 +20,13 @@ config MOUSE_WHEEL
endif # MOUSE
config INPUT_MAX11802
bool "MAX11802 touchscreen controller"
default n
select SPI
---help---
Enable support for the MAX11802 touchscreen controller
config INPUT_TSC2007
bool "TI TSC2007 touchscreen controller"
default n
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment