mirror of https://gitee.com/openkylin/linux.git
arm64: defconfig: Enable HID over I2C drivers
Enable the HID-I2C driver to support the stylus present in RK3399 Kevin Chromebooks. Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com> Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
parent
b839325cef
commit
e9cfce4195
|
@ -443,6 +443,7 @@ CONFIG_SND_SOC_SAMSUNG=y
|
|||
CONFIG_SND_SOC_RCAR=m
|
||||
CONFIG_SND_SOC_AK4613=m
|
||||
CONFIG_SND_SIMPLE_CARD=y
|
||||
CONFIG_I2C_HID=m
|
||||
CONFIG_USB=y
|
||||
CONFIG_USB_OTG=y
|
||||
CONFIG_USB_XHCI_HCD=y
|
||||
|
|
Loading…
Reference in New Issue