diff options
author | Florian Fainelli <florian@openwrt.org> | 2013-07-10 19:42:58 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2013-07-10 19:42:58 +0000 |
commit | f199e67fb70b3c40a00e05c59088014e232a0ad0 (patch) | |
tree | 9107d457313fa516a5238ff9776846b3efa83dcf /target/linux/generic | |
parent | 2de362a1e830b1757e4fc41820e9ad9581f4d508 (diff) | |
download | upstream-f199e67fb70b3c40a00e05c59088014e232a0ad0.tar.gz upstream-f199e67fb70b3c40a00e05c59088014e232a0ad0.tar.bz2 upstream-f199e67fb70b3c40a00e05c59088014e232a0ad0.zip |
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/generic')
-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 |