aboutsummaryrefslogtreecommitdiffstats
path: root/main/linux-vanilla/kernelconfig.armhf
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2014-09-18 13:46:51 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2014-09-19 08:58:18 +0000
commit54a8932887a08e171e0f9f1d5733992fb1ac5a0b (patch)
tree4591311dd1f8e4424b9e9a58d889aba28cc3ff86 /main/linux-vanilla/kernelconfig.armhf
parent6058069170cc5d19155f0ed85a63d7a5132f2280 (diff)
main/linux-vanilla: sync with grsec
- remove usbkbd and usbmouse - enable NFC we disable randomize_base on x86 as it seems to break module loading
Diffstat (limited to 'main/linux-vanilla/kernelconfig.armhf')
-rw-r--r--main/linux-vanilla/kernelconfig.armhf4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/linux-vanilla/kernelconfig.armhf b/main/linux-vanilla/kernelconfig.armhf
index 56b93d6d5c5..1263f4cb00f 100644
--- a/main/linux-vanilla/kernelconfig.armhf
+++ b/main/linux-vanilla/kernelconfig.armhf
@@ -3431,8 +3431,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