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/ps3/config-2.6.30 | |
parent | f22156bf9ea3a2d2c18d7972f97285c69ed40cd8 (diff) | |
download | upstream-5c0b0e08d9fcf34640d22381cd50cf4e55936ae9.tar.gz upstream-5c0b0e08d9fcf34640d22381cd50cf4e55936ae9.tar.bz2 upstream-5c0b0e08d9fcf34640d22381cd50cf4e55936ae9.zip |
move common CONFIG_FB entries to generic
SVN-Revision: 17936
Diffstat (limited to 'target/linux/ps3/config-2.6.30')
-rw-r--r-- | target/linux/ps3/config-2.6.30 | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/target/linux/ps3/config-2.6.30 b/target/linux/ps3/config-2.6.30 index 12a46c896a..c022b1d41f 100644 --- a/target/linux/ps3/config-2.6.30 +++ b/target/linux/ps3/config-2.6.30 @@ -63,31 +63,12 @@ CONFIG_EXT4_FS=y CONFIG_FAIR_GROUP_SCHED=y CONFIG_FAT_FS=y CONFIG_FB=y -# CONFIG_FB_BACKLIGHT is not set -# CONFIG_FB_BOOT_VESA_SUPPORT is not set -# CONFIG_FB_BROADSHEET 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_CFB_REV_PIXELS_IN_BYTE is not set -# CONFIG_FB_DDC is not set -# CONFIG_FB_FOREIGN_ENDIAN is not set -# CONFIG_FB_MACMODES is not set -# CONFIG_FB_MB862XX is not set -# CONFIG_FB_METRONOME is not set -# CONFIG_FB_MODE_HELPERS is not set -# CONFIG_FB_OF is not set CONFIG_FB_PS3=y CONFIG_FB_PS3_DEFAULT_SIZE_M=9 -# CONFIG_FB_S1D13XXX is not set -# CONFIG_FB_SVGALIB is not set CONFIG_FB_SYS_COPYAREA=y CONFIG_FB_SYS_FILLRECT=y CONFIG_FB_SYS_FOPS=y CONFIG_FB_SYS_IMAGEBLIT=y -# CONFIG_FB_TILEBLITTING is not set -# CONFIG_FB_VGA16 is not set -# CONFIG_FB_VIRTUAL is not set # CONFIG_FIRMWARE_EDID is not set # CONFIG_FLATMEM_MANUAL is not set # CONFIG_FONTS is not set |