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 | ab2cb9ce613c0f9de0d436926ea58ab25cff5074 (patch) | |
tree | 4952cf357af13490835c2a7d8f8f636a0487244c /target/linux | |
parent | 89a312bf48184a6468be6c32b6bacd2d241ce96b (diff) | |
download | upstream-ab2cb9ce613c0f9de0d436926ea58ab25cff5074.tar.gz upstream-ab2cb9ce613c0f9de0d436926ea58ab25cff5074.tar.bz2 upstream-ab2cb9ce613c0f9de0d436926ea58ab25cff5074.zip |
add yet another framebuffer symbol
SVN-Revision: 32844
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 |