diff options
| author | Linus Torvalds <torvalds@home.osdl.org> | 2003-09-24 06:39:24 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@home.osdl.org> | 2003-09-24 06:39:24 -0700 |
| commit | 176c145129e137fdcbd1fd3fcdb2455b34d071fc (patch) | |
| tree | 6feba4aadc9d25ccd7d8e93d24ba318d35e98954 /drivers/input/touchscreen | |
| parent | 722c4748c39cab91a9acd512ae4de46d0401a53d (diff) | |
| parent | 77215b89b5116755cf5283e9560f3e19bcb09511 (diff) | |
Manual merge of Kconfig file module comments
Diffstat (limited to 'drivers/input/touchscreen')
| -rw-r--r-- | drivers/input/touchscreen/Kconfig | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/drivers/input/touchscreen/Kconfig b/drivers/input/touchscreen/Kconfig index df6d96dffa5a..4a1e7d6ea821 100644 --- a/drivers/input/touchscreen/Kconfig +++ b/drivers/input/touchscreen/Kconfig @@ -19,10 +19,8 @@ config TOUCHSCREEN_BITSY 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. If you want to compile it as a - module, say M here and read <file:Documentation/modules.txt>. + To compile this driver as a module, choose M here: the + module will be called h3600_ts_input. config TOUCHSCREEN_GUNZE tristate "Gunze AHL-51S touchscreen" @@ -34,8 +32,6 @@ config TOUCHSCREEN_GUNZE 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. If you want to compile it as a - module, say M here and read <file:Documentation/modules.txt>. + To compile this driver as a module, choose M here: the + module will be called gunze. |
