diff options
author | John Crispin <john@openwrt.org> | 2016-02-16 16:25:10 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2016-02-16 16:25:10 +0000 |
commit | e4db453eab8c48a688e5d5e80849245609e3a9f4 (patch) | |
tree | 6860eb39bbd5be81fd875f327baebfca34419fca /target/linux/mvebu/config-4.1 | |
parent | 374a8f96bd8ab211774f497e6e3348b0e77c046e (diff) | |
download | mtk-20170518-e4db453eab8c48a688e5d5e80849245609e3a9f4.zip mtk-20170518-e4db453eab8c48a688e5d5e80849245609e3a9f4.tar.gz mtk-20170518-e4db453eab8c48a688e5d5e80849245609e3a9f4.tar.bz2 |
mvebu: add missing symbols.
this broke full builds of the mvebu target
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 48725
Diffstat (limited to 'target/linux/mvebu/config-4.1')
-rw-r--r-- | target/linux/mvebu/config-4.1 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/mvebu/config-4.1 b/target/linux/mvebu/config-4.1 index a3a6c06..ee5c983 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 |