mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
android: configs: Add HIDRAW to recommended set
The Logitech unifying driver depends on hidraw being available. Recommending one without the other will cause the Logitech driver to silently fail when connecting Logitech devices. Change-Id: I92ed2b6803537d9da6eed7fcada8f329cb4469a2 Signed-off-by: Michael Wright <michaelwr@google.com>
This commit is contained in:
committed by
JP Abgrall
parent
a1eabac6e2
commit
39293584f8
@@ -18,6 +18,7 @@ CONFIG_EXT4_FS=y
|
||||
CONFIG_EXT4_FS_SECURITY=y
|
||||
CONFIG_FUSE_FS=y
|
||||
CONFIG_GREENASIA_FF=y
|
||||
CONFIG_HIDRAW=y
|
||||
CONFIG_HID_A4TECH=y
|
||||
CONFIG_HID_ACRUX=y
|
||||
CONFIG_HID_ACRUX_FF=y
|
||||
|
||||
Reference in New Issue
Block a user