From 62315762c2d8a77e401ece0f2d9fca8861245eca Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 18 Sep 2014 12:03:24 +0000 Subject: main/linux-grsec: disable USB_KBD and USB_MOUSE they cause problems in some situations and hid-generic is to prefer --- main/linux-grsec/kernelconfig.armhf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'main/linux-grsec/kernelconfig.armhf') diff --git a/main/linux-grsec/kernelconfig.armhf b/main/linux-grsec/kernelconfig.armhf index 0b5cdb3a72..f0113b017c 100644 --- a/main/linux-grsec/kernelconfig.armhf +++ b/main/linux-grsec/kernelconfig.armhf @@ -3509,8 +3509,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 -- cgit v1.2.3