From 2b25214862afa8b9422c46ef323935ad2b7ed7b8 Mon Sep 17 00:00:00 2001
From: Nicolas Thill <nico@openwrt.org>
Date: Thu, 29 Jan 2009 12:10:44 +0000
Subject: [PATCH] olpc: add missing LCD config entries

SVN-Revision: 14256
---
 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 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
-- 
GitLab