aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLucian Cristian <lucian.cristian@gmail.com>2017-05-25 19:15:44 +0300
committerFelix Fietkau <nbd@nbd.name>2017-06-07 18:31:10 +0200
commitcdedb24ef89ffbab8206450fbfd021af6ad90b30 (patch)
tree334034192e9ca403bc8944f4f24fa0cee3b88e2e
parentfec38ebf0d0ffba22937e181941cea7d9cddf808 (diff)
downloadupstream-cdedb24ef89ffbab8206450fbfd021af6ad90b30.tar.gz
upstream-cdedb24ef89ffbab8206450fbfd021af6ad90b30.tar.bz2
upstream-cdedb24ef89ffbab8206450fbfd021af6ad90b30.zip
x86: include USB HID by default
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
-rw-r--r--target/linux/x86/config-4.93
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/x86/config-4.9 b/target/linux/x86/config-4.9
index 075b4f04e2..a9de3d20ec 100644
--- a/target/linux/x86/config-4.9
+++ b/target/linux/x86/config-4.9
@@ -216,6 +216,9 @@ CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
CONFIG_HAVE_UID16=y
CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
CONFIG_HAVE_USER_RETURN_NOTIFIER=y
+CONFIG_HID_SUPPORT=y
+CONFIG_USB_HID=y
+CONFIG_USB_HIDDEV=y
CONFIG_HIGHMEM=y
# CONFIG_HIGHMEM4G is not set
CONFIG_HIGHMEM64G=y