mirror of
https://github.com/openwrt/openwrt.git
synced 2026-04-25 11:08:49 +04:00
kernel: modules: input: add modules for PS/2 mouse support
Package kernel modules for PS/2 mouse support, mostly to allow using touchpads and trackpoints built-into laptops (many of those are connected using classic i8052-compatible PS/2 I/O). Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
@@ -3738,6 +3738,8 @@ CONFIG_MODULE_UNLOAD=y
|
||||
# CONFIG_MOST is not set
|
||||
# CONFIG_MOTORCOMM_PHY 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_GPIO is not set
|
||||
# CONFIG_MOUSE_INPORT is not set
|
||||
@@ -3745,8 +3747,10 @@ CONFIG_MODULE_UNLOAD=y
|
||||
# CONFIG_MOUSE_PC110PAD is not set
|
||||
# CONFIG_MOUSE_PS2_FOCALTECH is not set
|
||||
# CONFIG_MOUSE_PS2_SENTELIC is not set
|
||||
# CONFIG_MOUSE_SERIAL is not set
|
||||
# CONFIG_MOUSE_SYNAPTICS_I2C is not set
|
||||
# CONFIG_MOUSE_SYNAPTICS_USB is not set
|
||||
# CONFIG_MOUSE_VSXXXAA is not set
|
||||
# CONFIG_MOXTET is not set
|
||||
# CONFIG_MPL115 is not set
|
||||
# CONFIG_MPL115_I2C is not set
|
||||
@@ -5810,6 +5814,7 @@ CONFIG_SERIAL_EARLYCON=y
|
||||
# CONFIG_SERIO_RAW is not set
|
||||
# CONFIG_SERIO_SERPORT is not set
|
||||
# CONFIG_SERIO_SUN4I_PS2 is not set
|
||||
# CONFIG_SERIO_XILINX_XPS_PS2 is not set
|
||||
# CONFIG_SFC is not set
|
||||
# CONFIG_SFC_FALCON is not set
|
||||
# CONFIG_SFC_SIENA is not set
|
||||
|
||||
Reference in New Issue
Block a user