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 | 76265eef84d97fbd2fbbd56568d02abec3c3ad2c (patch) | |
tree | 51a2b52dbd2c41ed188d70f1ce22554ddf8ed1d9 /target | |
parent | b5ef2960836c46166de697214e88ff2615661e3b (diff) | |
download | master-187ad058-76265eef84d97fbd2fbbd56568d02abec3c3ad2c.tar.gz master-187ad058-76265eef84d97fbd2fbbd56568d02abec3c3ad2c.tar.bz2 master-187ad058-76265eef84d97fbd2fbbd56568d02abec3c3ad2c.zip |
[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')
-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 |