Author: hauke Date: 2015-07-12 12:51:28 +0200 (Sun, 12 Jul 2015) New Revision: 46304
Modified: trunk/target/linux/generic/config-3.18 trunk/target/linux/generic/config-4.0 trunk/target/linux/generic/config-4.1 Log: kernel: add missing config option This should fix build of sunxi. Signed-off-by: Hauke Mehrtens <[email protected]> Modified: trunk/target/linux/generic/config-3.18 =================================================================== --- trunk/target/linux/generic/config-3.18 2015-07-12 10:38:54 UTC (rev 46303) +++ trunk/target/linux/generic/config-3.18 2015-07-12 10:51:28 UTC (rev 46304) @@ -1244,6 +1244,7 @@ # 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 Modified: trunk/target/linux/generic/config-4.0 =================================================================== --- trunk/target/linux/generic/config-4.0 2015-07-12 10:38:54 UTC (rev 46303) +++ trunk/target/linux/generic/config-4.0 2015-07-12 10:51:28 UTC (rev 46304) @@ -1260,6 +1260,7 @@ # 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 Modified: trunk/target/linux/generic/config-4.1 =================================================================== --- trunk/target/linux/generic/config-4.1 2015-07-12 10:38:54 UTC (rev 46303) +++ trunk/target/linux/generic/config-4.1 2015-07-12 10:51:28 UTC (rev 46304) @@ -1268,6 +1268,7 @@ # 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 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
