1
0
linux/debian/installer/modules/input-modules
Konstantin Demin c3d09a3e94 initial commit
imported from https://salsa.debian.org/kernel-team/linux.git
commit 9d5cc9d9d6501d7f1dd7e194d4b245bd0b6c6a22
version 6.11.4-1
2024-10-23 12:12:30 +03:00

54 lines
828 B
Plaintext

evdev
# Include HID drivers by default
drivers/hid/**
# Include keyboards
drivers/input/keyboard/** ?
# Exclude i2c-hid which depends on drm(!)
i2c-hid -
i2c-hid-acpi -
i2c-hid-of -
i2c-hid-of-goodix -
# Exclude drivers for anything but keyboard and mouse/trackball/touchpad
drivers/hid/hid-*ff -
hid-dr -
hid-elecom -
hid-gyration -
hid-icade -
hid-lcpower -
hid-ntrig -
hid-petalynx -
hid-picolcd -
hid-pl -
hid-prodikeys -
hid-ps3remote -
hid-quanta -
drivers/hid/hid-roccat-ko* -
hid-roccat-pyra -
hid-saitek -
hid-sensor-hub -
hid-sony -
hid-tivo -
hid-twinhan -
hid-uclogic -
hid-wacom -
hid-waltop -
hid-wiimote -
hid-zydacron -
wacom -
# Miscellaneous input drivers
atmel_mxt_ts ?
synaptics_usb ?
wistron_btns ?
gpio_keys ?
soc_button_array ?
hyperv-keyboard ?
virtio_console ?
virtio_input ?
olpc_apsp ?
psmouse ?