From fb6f391168349f3d9e964bb23ad68dca7458a104 Mon Sep 17 00:00:00 2001 From: florian Date: Wed, 25 Jul 2012 14:01:57 +0000 Subject: [PATCH] [kernel] add yet another framebuffer symbol git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32844 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic/config-3.3 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/generic/config-3.3 b/target/linux/generic/config-3.3 index 4f02d2551..e60296941 100644 --- a/target/linux/generic/config-3.3 +++ b/target/linux/generic/config-3.3 @@ -733,6 +733,7 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" # CONFIG_FB_SYS_FOPS is not set # CONFIG_FB_SYS_IMAGEBLIT is not set # CONFIG_FB_TILEBLITTING is not set +# CONFIG_FB_TMIO is not set # CONFIG_FB_TRIDENT is not set # CONFIG_FB_UDL is not set # CONFIG_FB_VGA16 is not set