From e4db453eab8c48a688e5d5e80849245609e3a9f4 Mon Sep 17 00:00:00 2001 From: John Crispin 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 SVN-Revision: 48725 --- 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.30.2