diff options
author | Steven Barth <cyrus@openwrt.org> | 2014-10-09 07:18:07 +0000 |
---|---|---|
committer | Steven Barth <cyrus@openwrt.org> | 2014-10-09 07:18:07 +0000 |
commit | 195a6188778fdb9ad805b6de50223018bcc2a393 (patch) | |
tree | 7c3a1074dcb2b86b7675c8dff23bc4fb2257a2fd /target/linux/generic/config-3.14 | |
parent | b2d099c11c5e747aac3910e5d90133093d92760c (diff) | |
download | upstream-195a6188778fdb9ad805b6de50223018bcc2a393.tar.gz upstream-195a6188778fdb9ad805b6de50223018bcc2a393.tar.bz2 upstream-195a6188778fdb9ad805b6de50223018bcc2a393.zip |
kernel: add missing symbols for 3.14
spotted by buildbot brcm2708:
http://buildbot.openwrt.org:8010/builders/brcm2708/
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
SVN-Revision: 42858
Diffstat (limited to 'target/linux/generic/config-3.14')
-rw-r--r-- | target/linux/generic/config-3.14 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.14 b/target/linux/generic/config-3.14 index 2501f7219d..830efff6bf 100644 --- a/target/linux/generic/config-3.14 +++ b/target/linux/generic/config-3.14 @@ -307,12 +307,15 @@ CONFIG_ATM_CLIP_NO_ICMP=y # CONFIG_B44 is not set # CONFIG_B53 is not set # CONFIG_B53_SPI_DRIVER is not set +# CONFIG_BACKLIGHT_BD6107 is not set # CONFIG_BACKLIGHT_GPIO is not set # CONFIG_BACKLIGHT_LCD_SUPPORT is not set # CONFIG_BACKLIGHT_LM3630 is not set # CONFIG_BACKLIGHT_LM3630A is not set # CONFIG_BACKLIGHT_LM3639 is not set # CONFIG_BACKLIGHT_LP855X is not set +# CONFIG_BACKLIGHT_LV5207LP is not set +# CONFIG_BACKLIGHT_PANDORA is not set # CONFIG_BACKTRACE_SELF_TEST is not set CONFIG_BASE_FULL=y CONFIG_BASE_SMALL=0 |