diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-10-05 20:42:52 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-10-05 20:42:52 +0000 |
commit | 5f388cc536c237fa1bf332c6a5f0cf6567020a53 (patch) | |
tree | 6831f0bde4af1e7ce2dfdaaa3bfe29049c747273 /target/linux/ps3 | |
parent | caef3702a97071de4d44b3d99dcabc14f200006c (diff) |
[kernel] move common CONFIG_FB entries to generic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17936 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ps3')
-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 |