In progress...
This commit is contained in:
parent
857c22de20
commit
0927958458
23
config.dns
23
config.dns
|
@ -1635,7 +1635,28 @@ CONFIG_KEYBOARD_ATKBD=m
|
||||||
# CONFIG_KEYBOARD_SUNKBD is not set
|
# CONFIG_KEYBOARD_SUNKBD is not set
|
||||||
# CONFIG_KEYBOARD_TM2_TOUCHKEY is not set
|
# CONFIG_KEYBOARD_TM2_TOUCHKEY is not set
|
||||||
# CONFIG_KEYBOARD_XTKBD is not set
|
# CONFIG_KEYBOARD_XTKBD is not set
|
||||||
# CONFIG_INPUT_MOUSE is not set
|
CONFIG_INPUT_MOUSE=y
|
||||||
|
CONFIG_MOUSE_PS2=m
|
||||||
|
# CONFIG_MOUSE_PS2_ALPS is not set
|
||||||
|
# CONFIG_MOUSE_PS2_BYD is not set
|
||||||
|
# CONFIG_MOUSE_PS2_LOGIPS2PP is not set
|
||||||
|
# CONFIG_MOUSE_PS2_SYNAPTICS is not set
|
||||||
|
# CONFIG_MOUSE_PS2_SYNAPTICS_SMBUS is not set
|
||||||
|
# CONFIG_MOUSE_PS2_CYPRESS is not set
|
||||||
|
# CONFIG_MOUSE_PS2_LIFEBOOK is not set
|
||||||
|
# CONFIG_MOUSE_PS2_TRACKPOINT is not set
|
||||||
|
CONFIG_MOUSE_PS2_ELANTECH=y
|
||||||
|
# CONFIG_MOUSE_PS2_SENTELIC is not set
|
||||||
|
# CONFIG_MOUSE_PS2_TOUCHKIT is not set
|
||||||
|
# CONFIG_MOUSE_PS2_FOCALTECH is not set
|
||||||
|
# CONFIG_MOUSE_SERIAL is not set
|
||||||
|
# CONFIG_MOUSE_APPLETOUCH is not set
|
||||||
|
# CONFIG_MOUSE_BCM5974 is not set
|
||||||
|
# CONFIG_MOUSE_CYAPA is not set
|
||||||
|
# CONFIG_MOUSE_ELAN_I2C is not set
|
||||||
|
# CONFIG_MOUSE_VSXXXAA is not set
|
||||||
|
# CONFIG_MOUSE_SYNAPTICS_I2C is not set
|
||||||
|
# CONFIG_MOUSE_SYNAPTICS_USB is not set
|
||||||
# CONFIG_INPUT_JOYSTICK is not set
|
# CONFIG_INPUT_JOYSTICK is not set
|
||||||
CONFIG_INPUT_TABLET=y
|
CONFIG_INPUT_TABLET=y
|
||||||
# CONFIG_TABLET_USB_ACECAD is not set
|
# CONFIG_TABLET_USB_ACECAD is not set
|
||||||
|
|
Loading…
Reference in New Issue