diff options
author | Florian Fainelli <florian@openwrt.org> | 2012-07-24 19:43:23 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2012-07-24 19:43:23 +0000 |
commit | c2388626519acd86c7b341a36b4bc58e2d71de1b (patch) | |
tree | cebb15ee309dd8744a0d60b880f6b46de9629416 /target/linux/generic/config-3.3 | |
parent | 9f55e6f954223f550118df358ea0e902b90bdbb9 (diff) | |
download | upstream-c2388626519acd86c7b341a36b4bc58e2d71de1b.tar.gz upstream-c2388626519acd86c7b341a36b4bc58e2d71de1b.tar.bz2 upstream-c2388626519acd86c7b341a36b4bc58e2d71de1b.zip |
add missing framebuffer related symbols
SVN-Revision: 32804
Diffstat (limited to 'target/linux/generic/config-3.3')
-rw-r--r-- | target/linux/generic/config-3.3 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.3 b/target/linux/generic/config-3.3 index 2ddce18c4f..7edaf8eec4 100644 --- a/target/linux/generic/config-3.3 +++ b/target/linux/generic/config-3.3 @@ -684,6 +684,7 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" # CONFIG_FB_3DFX is not set # CONFIG_FB_ARC is not set # CONFIG_FB_ARK is not set +# CONFIG_FB_ARMCLCD is not set # CONFIG_FB_ASILIANT is not set # CONFIG_FB_ATY is not set # CONFIG_FB_ATY128 is not set @@ -724,6 +725,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_SM7XX is not set # CONFIG_FB_SMSCUFX is not set # CONFIG_FB_SVGALIB is not set # CONFIG_FB_SYS_COPYAREA is not set @@ -748,6 +750,7 @@ CONFIG_FILE_LOCKING=y # CONFIG_FIREWIRE is not set # CONFIG_FIREWIRE_NOSY is not set # CONFIG_FIRMWARE_IN_KERNEL is not set +# CONFIG_FIRMWARE_EDID is not set # CONFIG_FIXED_PHY is not set CONFIG_FLATMEM=y CONFIG_FLATMEM_MANUAL=y |