From 7e199fcc06c9be048b17b03359ff44cbb24a9133 Mon Sep 17 00:00:00 2001
From: Florian Fainelli <florian@openwrt.org>
Date: Fri, 16 Nov 2012 16:32:45 +0000
Subject: [PATCH] add missing framebuffer config symbol

Signed-off-by: Florian Fainelli <florian@openwrt.org>

SVN-Revision: 34217
---
 target/linux/generic/config-3.6 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/target/linux/generic/config-3.6 b/target/linux/generic/config-3.6
index 90225d2e03..da6445ae13 100644
--- a/target/linux/generic/config-3.6
+++ b/target/linux/generic/config-3.6
@@ -726,6 +726,7 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
 # CONFIG_FB_FOREIGN_ENDIAN is not set
 # CONFIG_FB_GEODE is not set
 # CONFIG_FB_HGA is not set
+# CONFIG_FB_I740 is not set
 # CONFIG_FB_IBM_GXT4500 is not set
 # CONFIG_FB_IMSTT is not set
 # CONFIG_FB_KYRO is not set
-- 
GitLab