From a5a9811f801c1cff18c167ab57c20afff1e7f6bd Mon Sep 17 00:00:00 2001 From: blogic Date: Tue, 16 Feb 2016 16:25:10 +0000 Subject: [PATCH] mvebu: add missing symbols. this broke full builds of the mvebu target Signed-off-by: John Crispin git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48725 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/mvebu/config-4.1 | 1 + target/linux/mvebu/config-4.4 | 1 + 2 files changed, 2 insertions(+) diff --git a/target/linux/mvebu/config-4.1 b/target/linux/mvebu/config-4.1 index a3a6c06c62..ee5c983f71 100644 --- a/target/linux/mvebu/config-4.1 +++ b/target/linux/mvebu/config-4.1 @@ -211,6 +211,7 @@ CONFIG_IRQ_WORK=y # 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 diff --git a/target/linux/mvebu/config-4.4 b/target/linux/mvebu/config-4.4 index a3a6c06c62..ee5c983f71 100644 --- a/target/linux/mvebu/config-4.4 +++ b/target/linux/mvebu/config-4.4 @@ -211,6 +211,7 @@ CONFIG_IRQ_WORK=y # 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 -- 2.11.0