diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-03-10 13:24:47 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-03-10 13:24:47 +0000 |
commit | 8a147f297098a8e2cffe599157fe22054f5e41e8 (patch) | |
tree | 0d5147bea63db74f39bca55ae854249c2f54e7e5 /target/linux/generic | |
parent | 8fcf953db3b34407a4a8c8acdd854381923c2bdb (diff) | |
download | upstream-8a147f297098a8e2cffe599157fe22054f5e41e8.tar.gz upstream-8a147f297098a8e2cffe599157fe22054f5e41e8.tar.bz2 upstream-8a147f297098a8e2cffe599157fe22054f5e41e8.zip |
linux/3.8: add missing config symbols
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35931 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic')
-rw-r--r-- | target/linux/generic/config-3.8 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.8 b/target/linux/generic/config-3.8 index 00fbd3bcc5..ab18cffaee 100644 --- a/target/linux/generic/config-3.8 +++ b/target/linux/generic/config-3.8 @@ -186,6 +186,9 @@ CONFIG_ATM_CLIP_NO_ICMP=y # CONFIG_B44 is not set # CONFIG_B53 is not set # CONFIG_BACKLIGHT_LCD_SUPPORT is not set +# CONFIG_BACKLIGHT_LM3630 is not set +# CONFIG_BACKLIGHT_LM3639 is not set +# CONFIG_BACKLIGHT_LP855X is not set # CONFIG_BACKTRACE_SELF_TEST is not set CONFIG_BASE_FULL=y CONFIG_BASE_SMALL=0 @@ -1411,6 +1414,7 @@ CONFIG_KERNEL_XZ=y # CONFIG_LASAT is not set # CONFIG_LATENCYTOP is not set CONFIG_LBDAF=y +# CONFIG_LCD_ILI9320 is not set # CONFIG_LDM_PARTITION is not set # CONFIG_LEDS_BD2802 is not set # CONFIG_LEDS_BLINKM is not set |