diff options
Diffstat (limited to 'main/linux-grsec/kernelconfig.armhf')
-rw-r--r-- | main/linux-grsec/kernelconfig.armhf | 4 |
1 files changed, 2 insertions, 2 deletions
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 |