diff options
author | Florian Fainelli <florian@openwrt.org> | 2012-07-25 14:01:57 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2012-07-25 14:01:57 +0000 |
commit | 518908b8492da96f6c1bf081dc3aea2f702fcc78 (patch) | |
tree | e6c549ac3a9a0c728bdb947b8cdbb05556aff65e /target/linux | |
parent | 080c55ae7ad0330d416a2b79eaca195bd76c4058 (diff) | |
download | upstream-518908b8492da96f6c1bf081dc3aea2f702fcc78.tar.gz upstream-518908b8492da96f6c1bf081dc3aea2f702fcc78.tar.bz2 upstream-518908b8492da96f6c1bf081dc3aea2f702fcc78.zip |
[kernel] add yet another framebuffer symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32844 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/generic/config-3.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.3 b/target/linux/generic/config-3.3 index 4f02d25511..e602969413 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 |