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 | af1483e2860dfdaa56a73e8f5f2cce5697d31358 (patch) | |
tree | 6e274f6a9c8649391da2695ed440918c2a3cf65b /target/linux/generic/config-3.6 | |
parent | e6c745aed7b1310b7fe722cae609cbd5753140a2 (diff) | |
download | upstream-af1483e2860dfdaa56a73e8f5f2cce5697d31358.tar.gz upstream-af1483e2860dfdaa56a73e8f5f2cce5697d31358.tar.bz2 upstream-af1483e2860dfdaa56a73e8f5f2cce5697d31358.zip |
[kernel] add missing framebuffer config symbol
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34217 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/config-3.6')
-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 |