File tree Expand file tree Collapse file tree 4 files changed +27
-27
lines changed Expand file tree Collapse file tree 4 files changed +27
-27
lines changed Original file line number Diff line number Diff line change @@ -167,14 +167,14 @@ config KEYBOARD_QT1050
167
167
the module will be called qt1050
168
168
169
169
config KEYBOARD_QT1070
170
- tristate "Atmel AT42QT1070 Touch Sensor Chip"
171
- depends on I2C
172
- help
173
- Say Y here if you want to use Atmel AT42QT1070 QTouch
174
- Sensor chip as input device.
175
-
176
- To compile this driver as a module, choose M here:
177
- the module will be called qt1070
170
+ tristate "Atmel AT42QT1070 Touch Sensor Chip"
171
+ depends on I2C
172
+ help
173
+ Say Y here if you want to use Atmel AT42QT1070 QTouch
174
+ Sensor chip as input device.
175
+
176
+ To compile this driver as a module, choose M here:
177
+ the module will be called qt1070
178
178
179
179
config KEYBOARD_QT2160
180
180
tristate "Atmel AT42QT2160 Touch Sensor Chip"
Original file line number Diff line number Diff line change @@ -92,14 +92,14 @@ config MOUSE_PS2_SYNAPTICS_SMBUS
92
92
If unsure, say Y.
93
93
94
94
config MOUSE_PS2_CYPRESS
95
- bool "Cypress PS/2 mouse protocol extension" if EXPERT
96
- default y
97
- depends on MOUSE_PS2
98
- help
99
- Say Y here if you have a Cypress PS/2 Trackpad connected to
100
- your system.
101
-
102
- If unsure, say Y.
95
+ bool "Cypress PS/2 mouse protocol extension" if EXPERT
96
+ default y
97
+ depends on MOUSE_PS2
98
+ help
99
+ Say Y here if you have a Cypress PS/2 Trackpad connected to
100
+ your system.
101
+
102
+ If unsure, say Y.
103
103
104
104
config MOUSE_PS2_LIFEBOOK
105
105
bool "Fujitsu Lifebook PS/2 mouse protocol extension" if EXPERT
Original file line number Diff line number Diff line change @@ -39,16 +39,16 @@ config TABLET_USB_AIPTEK
39
39
module will be called aiptek.
40
40
41
41
config TABLET_USB_GTCO
42
- tristate "GTCO CalComp/InterWrite USB Support"
43
- depends on USB && INPUT
44
- help
45
- Say Y here if you want to use the USB version of the GTCO
46
- CalComp/InterWrite Tablet. Make sure to say Y to "Mouse support"
47
- (CONFIG_INPUT_MOUSEDEV) and/or "Event interface support"
48
- (CONFIG_INPUT_EVDEV) as well.
49
-
50
- To compile this driver as a module, choose M here: the
51
- module will be called gtco.
42
+ tristate "GTCO CalComp/InterWrite USB Support"
43
+ depends on USB && INPUT
44
+ help
45
+ Say Y here if you want to use the USB version of the GTCO
46
+ CalComp/InterWrite Tablet. Make sure to say Y to "Mouse support"
47
+ (CONFIG_INPUT_MOUSEDEV) and/or "Event interface support"
48
+ (CONFIG_INPUT_EVDEV) as well.
49
+
50
+ To compile this driver as a module, choose M here: the
51
+ module will be called gtco.
52
52
53
53
config TABLET_USB_HANWANG
54
54
tristate "Hanwang Art Master III tablet support (USB)"
Original file line number Diff line number Diff line change @@ -633,7 +633,7 @@ config TOUCHSCREEN_HP600
633
633
depends on SH_HP6XX && SH_ADC
634
634
help
635
635
Say Y here if you have a HP Jornada 620/660/680/690 and want to
636
- support the built-in touchscreen.
636
+ support the built-in touchscreen.
637
637
638
638
To compile this driver as a module, choose M here: the
639
639
module will be called hp680_ts_input.
You can’t perform that action at this time.
0 commit comments