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 | a2b20b117fce31c924c7b67c080e331b552b3956 (patch) | |
tree | d831190532f640b75fff484169738ffdfdf865a3 /target/linux | |
parent | fdce0d68fd73073679d5d9ebdce567dce97f744a (diff) | |
download | master-187ad058-a2b20b117fce31c924c7b67c080e331b552b3956.tar.gz master-187ad058-a2b20b117fce31c924c7b67c080e331b552b3956.tar.bz2 master-187ad058-a2b20b117fce31c924c7b67c080e331b552b3956.zip |
[kernel] add another 3.2 framebuffer symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29940 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-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 09b57fabee..51d9912454 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 |