1
0
forked from brl/citadel

I2C HID device enabled because somehow it ended up disabled

This commit is contained in:
Bruce Leidl 2021-05-05 17:30:56 -04:00
parent 64d91cb68c
commit c710724ff4

View File

@ -4775,9 +4775,11 @@ CONFIG_USB_HIDDEV=y
# #
# I2C HID support # I2C HID support
# #
# CONFIG_I2C_HID_ACPI is not set CONFIG_I2C_HID_ACPI=y
# end of I2C HID support # end of I2C HID support
CONFIG_I2C_HID_CORE=y
# #
# Intel ISH HID support # Intel ISH HID support
# #