diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-07-10 19:42:58 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-07-10 19:42:58 +0000 |
commit | 902576c9a699a1809144d8a06b3a7d6783b1e287 (patch) | |
tree | 9107d457313fa516a5238ff9776846b3efa83dcf /target/linux | |
parent | 41075e26f9f36c8046ddcbe9f5bd424a9f75e69f (diff) |
kernel: add a bunch of missing LCD Kconfig options
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37233 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/generic/config-3.10 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.10 b/target/linux/generic/config-3.10 index 1e7676f506..f95bca223c 100644 --- a/target/linux/generic/config-3.10 +++ b/target/linux/generic/config-3.10 @@ -1452,7 +1452,10 @@ CONFIG_KERNEL_XZ=y # CONFIG_LATENCYTOP is not set # CONFIG_LATTICE_ECP3_CONFIG is not set CONFIG_LBDAF=y +# CONFIG_LCD_HX8357 is not set +# CONFIG_LCD_ILI922X is not set # CONFIG_LCD_ILI9320 is not set +# CONFIG_LCD_LMS501KF03 is not set # CONFIG_LDM_PARTITION is not set # CONFIG_LEDS_BD2802 is not set # CONFIG_LEDS_BLINKM is not set |