diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-03-10 13:24:47 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-03-10 13:24:47 +0000 |
commit | d6295b90e71bb459beb02f174a664c358287deaf (patch) | |
tree | 0d5147bea63db74f39bca55ae854249c2f54e7e5 /target | |
parent | d7c0a6ba86a3f06cd5e4b482ee14736940372922 (diff) |
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')
-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 |