aboutsummaryrefslogtreecommitdiffstats
path: root/main/linux-grsec/kernelconfig.x86_64
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2014-09-18 12:03:24 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2014-09-22 09:27:31 +0000
commit62315762c2d8a77e401ece0f2d9fca8861245eca (patch)
tree2017315c55a8f2458d30039b21c6f9bf780ec894 /main/linux-grsec/kernelconfig.x86_64
parent0e595f5e06d6b29d4c08940de01598b275250eb4 (diff)
downloadaports-62315762c2d8a77e401ece0f2d9fca8861245eca.tar.bz2
aports-62315762c2d8a77e401ece0f2d9fca8861245eca.tar.xz
main/linux-grsec: disable USB_KBD and USB_MOUSE
they cause problems in some situations and hid-generic is to prefer
Diffstat (limited to 'main/linux-grsec/kernelconfig.x86_64')
-rw-r--r--main/linux-grsec/kernelconfig.x86_644
1 files changed, 2 insertions, 2 deletions
diff --git a/main/linux-grsec/kernelconfig.x86_64 b/main/linux-grsec/kernelconfig.x86_64
index cf26680281..b391478ca4 100644
--- a/main/linux-grsec/kernelconfig.x86_64
+++ b/main/linux-grsec/kernelconfig.x86_64
@@ -4436,8 +4436,8 @@ CONFIG_USB_HIDDEV=y
#
# USB HID Boot Protocol drivers
#
-CONFIG_USB_KBD=m
-CONFIG_USB_MOUSE=m
+# CONFIG_USB_KBD is not set
+# CONFIG_USB_MOUSE is not set
#
# I2C HID support