From 7af36dfa73a1d41bbc99f461407f96146dc1c04b Mon Sep 17 00:00:00 2001 From: nico Date: Thu, 29 Jan 2009 12:10:44 +0000 Subject: [PATCH] [kernel] olpc: add missing LCD config entries git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14256 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/olpc/config-2.6.27 | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.35.1