diff options
author | Florian Fainelli <florian@openwrt.org> | 2012-11-16 16:32:45 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2012-11-16 16:32:45 +0000 |
commit | 7e199fcc06c9be048b17b03359ff44cbb24a9133 (patch) | |
tree | ec135aa95eaa3fa8b0f362e55bd7830d4123bab5 /target/linux/generic | |
parent | b7f2f14801f03f6c0d6435cf1dad7dd55673bba9 (diff) | |
download | upstream-7e199fcc06c9be048b17b03359ff44cbb24a9133.tar.gz upstream-7e199fcc06c9be048b17b03359ff44cbb24a9133.tar.bz2 upstream-7e199fcc06c9be048b17b03359ff44cbb24a9133.zip |
add missing framebuffer config symbol
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34217
Diffstat (limited to 'target/linux/generic')
-rw-r--r-- | target/linux/generic/config-3.6 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.6 b/target/linux/generic/config-3.6 index 90225d2e03..da6445ae13 100644 --- a/target/linux/generic/config-3.6 +++ b/target/linux/generic/config-3.6 @@ -726,6 +726,7 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" # CONFIG_FB_FOREIGN_ENDIAN is not set # CONFIG_FB_GEODE is not set # CONFIG_FB_HGA is not set +# CONFIG_FB_I740 is not set # CONFIG_FB_IBM_GXT4500 is not set # CONFIG_FB_IMSTT is not set # CONFIG_FB_KYRO is not set |