initial commit
imported from https://salsa.debian.org/kernel-team/linux.git commit 9d5cc9d9d6501d7f1dd7e194d4b245bd0b6c6a22 version 6.11.4-1
This commit is contained in:
53
debian/installer/modules/input-modules
vendored
Normal file
53
debian/installer/modules/input-modules
vendored
Normal file
@@ -0,0 +1,53 @@
|
||||
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 ?
|
Reference in New Issue
Block a user