diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-01-29 15:00:29 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-01-29 15:00:29 +0000 |
commit | 9c597f0c30f467f4db81ab6a25a3b91374c03485 (patch) | |
tree | d831190532f640b75fff484169738ffdfdf865a3 /target | |
parent | 7b321c6ac491736f8f372a8ae5f59f05e9de2185 (diff) |
[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')
-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 09b57fabe..51d991245 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 |