Author: blogic Date: 2016-02-16 17:25:10 +0100 (Tue, 16 Feb 2016) New Revision: 48725
Modified: trunk/target/linux/mvebu/config-4.1 trunk/target/linux/mvebu/config-4.4 Log: mvebu: add missing symbols. this broke full builds of the mvebu target Signed-off-by: John Crispin <[email protected]> Modified: trunk/target/linux/mvebu/config-4.1 =================================================================== --- trunk/target/linux/mvebu/config-4.1 2016-02-16 07:47:06 UTC (rev 48724) +++ trunk/target/linux/mvebu/config-4.1 2016-02-16 16:25:10 UTC (rev 48725) @@ -211,6 +211,7 @@ # CONFIG_IWMMXT is not set CONFIG_LEDS_GPIO=y # CONFIG_LEDS_REGULATOR is not set +# CONFIG_LEDS_TLC59116 is not set CONFIG_LIBFDT=y CONFIG_LOCK_SPIN_ON_OWNER=y CONFIG_LOG_BUF_SHIFT=14 Modified: trunk/target/linux/mvebu/config-4.4 =================================================================== --- trunk/target/linux/mvebu/config-4.4 2016-02-16 07:47:06 UTC (rev 48724) +++ trunk/target/linux/mvebu/config-4.4 2016-02-16 16:25:10 UTC (rev 48725) @@ -211,6 +211,7 @@ # CONFIG_IWMMXT is not set CONFIG_LEDS_GPIO=y # CONFIG_LEDS_REGULATOR is not set +# CONFIG_LEDS_TLC59116 is not set CONFIG_LIBFDT=y CONFIG_LOCK_SPIN_ON_OWNER=y CONFIG_LOG_BUF_SHIFT=14 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
