diff options
author | Nicolas Thill <nico@openwrt.org> | 2009-10-05 20:42:52 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2009-10-05 20:42:52 +0000 |
commit | 5c0b0e08d9fcf34640d22381cd50cf4e55936ae9 (patch) | |
tree | 8cc18c6d61cee755422e176f7331defced4d67c7 /target/linux/generic-2.6/config-2.6.21 | |
parent | f22156bf9ea3a2d2c18d7972f97285c69ed40cd8 (diff) | |
download | mtk-20170518-5c0b0e08d9fcf34640d22381cd50cf4e55936ae9.zip mtk-20170518-5c0b0e08d9fcf34640d22381cd50cf4e55936ae9.tar.gz mtk-20170518-5c0b0e08d9fcf34640d22381cd50cf4e55936ae9.tar.bz2 |
move common CONFIG_FB entries to generic
SVN-Revision: 17936
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.21')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.21 | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/config-2.6.21 b/target/linux/generic-2.6/config-2.6.21 index 07933f8..733363c 100644 --- a/target/linux/generic-2.6/config-2.6.21 +++ b/target/linux/generic-2.6/config-2.6.21 @@ -340,8 +340,21 @@ CONFIG_EXPERIMENTAL=y CONFIG_FAT_DEFAULT_CODEPAGE=437 CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" # CONFIG_FAT_FS is not set -# CONFIG_FB_IBM_GXT4500 is not set # CONFIG_FB is not set +# CONFIG_FB_BACKLIGHT is not set +# CONFIG_FB_CFB_COPYAREA is not set +# CONFIG_FB_CFB_FILLRECT is not set +# CONFIG_FB_CFB_IMAGEBLIT is not set +# CONFIG_FB_DDC is not set +# CONFIG_FB_IBM_GXT4500 is not set +# CONFIG_FB_MACMODES is not set +# CONFIG_FB_MBX is not set +# CONFIG_FB_MODE_HELPERS is not set +# CONFIG_FB_PXA is not set +# CONFIG_FB_S1D13XXX is not set +# CONFIG_FB_SVGALIB is not set +# CONFIG_FB_TILEBLITTING is not set +# CONFIG_FB_VIRTUAL is not set # CONFIG_FDDI is not set # CONFIG_FEALNX is not set CONFIG_FIB_RULES=y |