From 1638bf1c6be8e2069b436182e44c7d7f3122f25a Mon Sep 17 00:00:00 2001 From: hauke Date: Sun, 12 Jul 2015 16:02:47 +0000 Subject: [PATCH] CC: kernel: add missing config option This should fix build of sunxi. Backport of r46304 Signed-off-by: Hauke Mehrtens git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@46310 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic/config-3.18 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/generic/config-3.18 b/target/linux/generic/config-3.18 index 9d2ca78c69..6038692b7e 100644 --- a/target/linux/generic/config-3.18 +++ b/target/linux/generic/config-3.18 @@ -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 -- 2.11.0