From: blogic Date: Tue, 16 Feb 2016 16:25:10 +0000 (+0000) Subject: mvebu: add missing symbols. X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=a5a9811f801c1cff18c167ab57c20afff1e7f6bd;p=openwrt.git 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 --- 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