diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-01-29 12:10:44 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-01-29 12:10:44 +0000 |
commit | 7af36dfa73a1d41bbc99f461407f96146dc1c04b (patch) | |
tree | 51a2b52dbd2c41ed188d70f1ce22554ddf8ed1d9 /target/linux | |
parent | f7dba878382bdc36c90dc32c19a15ebd2f4affa0 (diff) |
[kernel] olpc: add missing LCD config entries
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14256 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-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 712142a15..b48d3000d 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 |