linux/debian/installer/modules/input-modules
2024-02-16 01:05:14 +04:00

49 lines
791 B
Text

# 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 -
# 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 ?