glfs/kernel-config/x/installing/x7driver-wacom.toml

8 lines
164 B
TOML
Raw Normal View History

HID_SUPPORT="*"
# forced by USB_HID && HID_SUPPORT && USB && INPUT
HID = { value = "*M", forced = true }
USB_HID = "*M"
USB_SUPPORT="*"
USB = "*M"
HID_WACOM = "*M"