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 | 15718f5387841e4c7474e1aadcc30c5dcbc5dc68 (patch) | |
tree | 19f47d553f32f6f8fc1c421b83a4c1b081e17a15 | |
parent | f25c050aa994f87f0f8e10e6d13cc3019082dde1 (diff) | |
download | upstream-15718f5387841e4c7474e1aadcc30c5dcbc5dc68.tar.gz upstream-15718f5387841e4c7474e1aadcc30c5dcbc5dc68.tar.bz2 upstream-15718f5387841e4c7474e1aadcc30c5dcbc5dc68.zip |
linux/3.8: add missing config symbols
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35931
-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 |