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.28 | |
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.28')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.28 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/config-2.6.28 b/target/linux/generic-2.6/config-2.6.28 index 7e43e60..8a15838 100644 --- a/target/linux/generic-2.6/config-2.6.28 +++ b/target/linux/generic-2.6/config-2.6.28 @@ -439,8 +439,10 @@ CONFIG_EXTRA_TARGETS="" 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_IBM_GXT4500 is not set +# CONFIG_FB_GEODE is not set +# CONFIG_FB_PXA is not set # CONFIG_FDDI is not set # CONFIG_FEALNX is not set CONFIG_FIB_RULES=y |