From c2388626519acd86c7b341a36b4bc58e2d71de1b Mon Sep 17 00:00:00 2001
From: Florian Fainelli <florian@openwrt.org>
Date: Tue, 24 Jul 2012 19:43:23 +0000
Subject: [PATCH] add missing framebuffer related symbols

SVN-Revision: 32804
---
 target/linux/generic/config-3.3 | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/target/linux/generic/config-3.3 b/target/linux/generic/config-3.3
index 2ddce18c4f..7edaf8eec4 100644
--- a/target/linux/generic/config-3.3
+++ b/target/linux/generic/config-3.3
@@ -684,6 +684,7 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
 # CONFIG_FB_3DFX is not set
 # CONFIG_FB_ARC is not set
 # CONFIG_FB_ARK is not set
+# CONFIG_FB_ARMCLCD is not set
 # CONFIG_FB_ASILIANT is not set
 # CONFIG_FB_ATY is not set
 # CONFIG_FB_ATY128 is not set
@@ -724,6 +725,7 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
 # CONFIG_FB_S3 is not set
 # CONFIG_FB_SAVAGE is not set
 # CONFIG_FB_SIS is not set
+# CONFIG_FB_SM7XX is not set
 # CONFIG_FB_SMSCUFX is not set
 # CONFIG_FB_SVGALIB is not set
 # CONFIG_FB_SYS_COPYAREA is not set
@@ -748,6 +750,7 @@ CONFIG_FILE_LOCKING=y
 # CONFIG_FIREWIRE is not set
 # CONFIG_FIREWIRE_NOSY is not set
 # CONFIG_FIRMWARE_IN_KERNEL is not set
+# CONFIG_FIRMWARE_EDID is not set
 # CONFIG_FIXED_PHY is not set
 CONFIG_FLATMEM=y
 CONFIG_FLATMEM_MANUAL=y
-- 
GitLab