Update of /cvsroot/linuxconsole/ruby/linux/drivers/input/touchscreen
In directory usw-pr-cvs1:/tmp/cvs-serv6015
Added Files:
Config.in
Log Message:
Added new Configuration for touchscreens. Will cleanup. It is needed.
--- NEW FILE: Config.in ---
#
# Mouse driver configuration
#
bool 'Touchscreens' CONFIG_INPUT_TS
dep_tristate ' Gunze AHL-51S touchscreen' CONFIG_MOUSE_GUNZE $CONFIG_INPUT $CONFIG_INPUT_TS $CONFIG_SERIO
|