From: lw Date: Tue, 21 Aug 2012 03:51:35 +0000 (+0800) Subject: phonepad:add touch screen Kconfig again X-Git-Tag: firefly_0821_release~8886^2~2 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=ca6be0fe2207cb125db911d9823ee75897a81a86;p=firefly-linux-kernel-4.4.55.git phonepad:add touch screen Kconfig again --- diff --git a/drivers/input/touchscreen/Kconfig b/drivers/input/touchscreen/Kconfig index 50d915718bcc..c4b92a3d671d 100755 --- a/drivers/input/touchscreen/Kconfig +++ b/drivers/input/touchscreen/Kconfig @@ -969,6 +969,10 @@ config LAIBAO_TS config TOUCHSCREEN_GT801_IIC tristate "GT801_IIC based touchscreens" depends on I2C2_RK29 + +config TOUCHSCREEN_GT82X_IIC + tristate "GT82x_IIC based touchscreens" + depends on I2C2_RK30 config TOUCHSCREEN_GT818_IIC tristate "GT818_IIC based touchscreens"