diff options
author | Florian Fainelli <florian@openwrt.org> | 2012-01-29 15:00:29 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2012-01-29 15:00:29 +0000 |
commit | e82f06639e6c05549b0a3fbdae35361428c5af8e (patch) | |
tree | af107125ce461cf0d1926ed72c0d3bbf38384acf /target/linux/generic | |
parent | ad808cf7e6d2d137cd7af3f5fa56d96f3eaf3940 (diff) | |
download | mtk-20170518-e82f06639e6c05549b0a3fbdae35361428c5af8e.zip mtk-20170518-e82f06639e6c05549b0a3fbdae35361428c5af8e.tar.gz mtk-20170518-e82f06639e6c05549b0a3fbdae35361428c5af8e.tar.bz2 |
add another 3.2 framebuffer symbol
SVN-Revision: 29940
Diffstat (limited to 'target/linux/generic')
-rw-r--r-- | target/linux/generic/config-3.2 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.2 b/target/linux/generic/config-3.2 index 09b57fa..51d9912 100644 --- a/target/linux/generic/config-3.2 +++ b/target/linux/generic/config-3.2 @@ -678,6 +678,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_SMSCUFX is not set # CONFIG_FB_SVGALIB is not set # CONFIG_FB_SYS_COPYAREA is not set # CONFIG_FB_SYS_FILLRECT is not set |