diff options
author | Steven Barth <steven@midlink.org> | 2014-10-09 07:18:07 +0000 |
---|---|---|
committer | Steven Barth <steven@midlink.org> | 2014-10-09 07:18:07 +0000 |
commit | ad25616777d4aa1db098c5e57bea4ef616227a82 (patch) | |
tree | faac9f7510c364f69b6e0734e1ea53c664b72b07 /target | |
parent | 143de7849fdcbaed62749d2a841405c0b1c10ff3 (diff) | |
download | upstream-ad25616777d4aa1db098c5e57bea4ef616227a82.tar.gz upstream-ad25616777d4aa1db098c5e57bea4ef616227a82.tar.bz2 upstream-ad25616777d4aa1db098c5e57bea4ef616227a82.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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42858 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-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 |