From: Lucian Cristian Date: Thu, 25 May 2017 16:15:44 +0000 (+0300) Subject: x86: include USB HID by default X-Git-Tag: v19.07.0-rc1~6310 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fhauke.git;a=commitdiff_plain;h=cdedb24ef89ffbab8206450fbfd021af6ad90b30 x86: include USB HID by default Signed-off-by: Lucian Cristian --- 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