kernel: add missing config option

This should fix build of sunxi.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

SVN-Revision: 46304
master
Hauke Mehrtens 9 years ago
parent 7c7e5c4276
commit 56597e059d
  1. 1
      target/linux/generic/config-3.18
  2. 1
      target/linux/generic/config-4.0
  3. 1
      target/linux/generic/config-4.1

@ -1244,6 +1244,7 @@ CONFIG_HAVE_KRETPROBES=y
# CONFIG_HID_LENOVO_TPKBD is not set
# CONFIG_HID_LOGITECH is not set
# CONFIG_HID_LOGITECH_DJ is not set
# CONFIG_HID_LOGITECH_HIDPP is not set
# CONFIG_HID_MAGICMOUSE is not set
# CONFIG_HID_MICROSOFT is not set
# CONFIG_HID_MONTEREY is not set

@ -1260,6 +1260,7 @@ CONFIG_HAVE_KRETPROBES=y
# CONFIG_HID_LENOVO_TPKBD is not set
# CONFIG_HID_LOGITECH is not set
# CONFIG_HID_LOGITECH_DJ is not set
# CONFIG_HID_LOGITECH_HIDPP is not set
# CONFIG_HID_MAGICMOUSE is not set
# CONFIG_HID_MICROSOFT is not set
# CONFIG_HID_MONTEREY is not set

@ -1268,6 +1268,7 @@ CONFIG_HAVE_KRETPROBES=y
# CONFIG_HID_LENOVO_TPKBD is not set
# CONFIG_HID_LOGITECH is not set
# CONFIG_HID_LOGITECH_DJ is not set
# CONFIG_HID_LOGITECH_HIDPP is not set
# CONFIG_HID_MAGICMOUSE is not set
# CONFIG_HID_MICROSOFT is not set
# CONFIG_HID_MONTEREY is not set

Loading…
Cancel
Save