summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorSebastian Pipping <sebastian@pipping.org>2011-06-13 22:31:18 +0200
committerSebastian Pipping <sebastian@pipping.org>2011-06-13 22:31:18 +0200
commitb20494438aa689bb66677f6c6968c0ecbdfd769c (patch)
tree727970bc90ed956068e464c7971f2f0639eab81a /arch
parentUnset CONFIG_IDE on archs amd64/x86/default (bug #357213) (diff)
downloadgenkernel-b20494438aa689bb66677f6c6968c0ecbdfd769c.tar.gz
genkernel-b20494438aa689bb66677f6c6968c0ecbdfd769c.tar.bz2
genkernel-b20494438aa689bb66677f6c6968c0ecbdfd769c.zip
Apply CONFIG_USB_HID=y to archs amd64/x86/default (bug #270983)
Diffstat (limited to 'arch')
-rw-r--r--arch/x86/kernel-config2
-rw-r--r--arch/x86_64/kernel-config2
2 files changed, 2 insertions, 2 deletions
diff --git a/arch/x86/kernel-config b/arch/x86/kernel-config
index ab38c09..259defc 100644
--- a/arch/x86/kernel-config
+++ b/arch/x86/kernel-config
@@ -2877,7 +2877,7 @@ CONFIG_HIDRAW=y
#
# USB Input Devices
#
-CONFIG_USB_HID=m
+CONFIG_USB_HID=y
CONFIG_USB_HIDINPUT_POWERBOOK=y
CONFIG_HID_FF=y
CONFIG_HID_PID=y
diff --git a/arch/x86_64/kernel-config b/arch/x86_64/kernel-config
index ef43dc1..5a0f58e 100644
--- a/arch/x86_64/kernel-config
+++ b/arch/x86_64/kernel-config
@@ -2546,7 +2546,7 @@ CONFIG_HIDRAW=y
#
# USB Input Devices
#
-CONFIG_USB_HID=m
+CONFIG_USB_HID=y
# CONFIG_HID_PID is not set
CONFIG_USB_HIDDEV=y