diff options
| author | Vojtech Pavlik <vojtech@twilight.ucw.cz> | 2002-07-11 04:31:36 +0200 |
|---|---|---|
| committer | Vojtech Pavlik <vojtech@twilight.ucw.cz> | 2002-07-11 04:31:36 +0200 |
| commit | a5032df69188c7cac79cbd655e2ebfcd024a3073 (patch) | |
| tree | 6c2988ee23b243c0bbff05c0f30c5c0cdf81f25a /drivers/input/touchscreen/Config.help | |
| parent | c986e19ce12c987b2ba0d2f5a9dbda936752751a (diff) | |
Add a driver for the Bitsy touchscreen.
Diffstat (limited to 'drivers/input/touchscreen/Config.help')
| -rw-r--r-- | drivers/input/touchscreen/Config.help | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/input/touchscreen/Config.help b/drivers/input/touchscreen/Config.help index d31ba3326e0a..4a8c1b7809eb 100644 --- a/drivers/input/touchscreen/Config.help +++ b/drivers/input/touchscreen/Config.help @@ -14,3 +14,13 @@ CONFIG_TOUCHSCREEN_GUNZE inserted in and removed from the running kernel whenever you want). The module will be called gunze.o. If you want to compile it as a module, say M here and read <file:Documentation/modules.txt>. + +CONFIG_TOUCHSCREEN_BITSY + Say Y here if you have the h3600 (Bitsy) touchscreen. + + If unsure, say N. + + This driver is also available as a module ( = code which can be + inserted in and removed from the running kernel whenever you want). + The module will be called gunze.o. If you want to compile it as a + module, say M here and read <file:Documentation/modules.txt>. |
