diff options
author | Nicolas Thill <nico@openwrt.org> | 2009-01-29 12:10:44 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2009-01-29 12:10:44 +0000 |
commit | 2b25214862afa8b9422c46ef323935ad2b7ed7b8 (patch) | |
tree | 74eb1301111b65413aab18104f648e2ae25e9ced /target | |
parent | cee6f31d9c47d8ddf41769cb4acb95e226c23c6e (diff) | |
download | upstream-2b25214862afa8b9422c46ef323935ad2b7ed7b8.tar.gz upstream-2b25214862afa8b9422c46ef323935ad2b7ed7b8.tar.bz2 upstream-2b25214862afa8b9422c46ef323935ad2b7ed7b8.zip |
olpc: add missing LCD config entries
SVN-Revision: 14256
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/olpc/config-2.6.27 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/olpc/config-2.6.27 b/target/linux/olpc/config-2.6.27 index 712142a159..b48d3000d8 100644 --- a/target/linux/olpc/config-2.6.27 +++ b/target/linux/olpc/config-2.6.27 @@ -352,7 +352,9 @@ CONFIG_KMOD=y CONFIG_KTIME_SCALAR=y CONFIG_LCD_CLASS_DEVICE=y # CONFIG_LCD_ILI9320 is not set +# CONFIG_LCD_LTV350QV is not set # CONFIG_LCD_PLATFORM is not set +# CONFIG_LCD_VGG2432A4 is not set # CONFIG_LEDS_ALIX is not set # CONFIG_LEDS_CLEVO_MAIL is not set CONFIG_LIBERTAS=m |