From: Lucian Cristian <lucian.cristian@gmail.com>
Date: Thu, 25 May 2017 16:15:44 +0000 (+0300)
Subject: x86: include USB HID by default
X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=cdedb24ef89ffbab8206450fbfd021af6ad90b30;p=openwrt%2Fstaging%2Fldir.git

x86: include USB HID by default

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
---

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