--- zzzz-none-000/linux-4.4.271/drivers/input/touchscreen/Kconfig 2021-06-03 06:22:09.000000000 +0000 +++ hawkeye-5590-750/linux-4.4.271/drivers/input/touchscreen/Kconfig 2023-04-19 10:22:28.000000000 +0000 @@ -1106,4 +1106,16 @@ To compile this driver as a module, choose M here: the module will be called bu21023_ts. +config TOUCHSCREEN_GSL1680 + tristate "Silead's GSL1680 capacitive touch screens" + depends on I2C + help + Say Y here if you have a touchscreen using the Silead's + GSL1680 capacitive touch screen driver. + + If unsure, say N. + + To compile this driver as a module, choose M here: the + module will be called gsl1680. + endif