s3fb: Enable FB_S3_DDC

svn path=/dists/trunk/linux-2.6/; revision=17528
This commit is contained in:
Ben Hutchings 2011-05-30 22:53:01 +00:00
parent 1bfd17c9bd
commit 7b9d3f1583
5 changed files with 5 additions and 0 deletions

1
debian/changelog vendored
View File

@ -42,6 +42,7 @@ linux-2.6 (3.0~rc1-1~experimental.1) UNRELEASED; urgency=low
* gspca: Enable USB_GSPCA_KINECT as module
* [i386] radio: Enable RADIO_MIROPCM20 as module
* [x86] gpu: Enable STUB_POULSBO as module
* s3fb: Enable FB_S3_DDC
-- Ben Hutchings <ben@decadent.org.uk> Sat, 21 May 2011 22:13:08 +0100

View File

@ -329,6 +329,7 @@ CONFIG_FB_ARMCLCD=y
# CONFIG_FB_ATY128 is not set
# CONFIG_FB_ATY is not set
CONFIG_FB_S3=m
CONFIG_FB_S3_DDC=y
# CONFIG_FB_SAVAGE is not set
# CONFIG_FB_SIS is not set
# CONFIG_FB_NEOMAGIC is not set

View File

@ -2859,6 +2859,7 @@ CONFIG_FB_ARC=m
# CONFIG_FB_INTEL_DEBUG is not set
# CONFIG_FB_INTEL_I2C is not set
CONFIG_FB_S3=m
CONFIG_FB_S3_DDC=y
CONFIG_FB_VIA=m
# CONFIG_FB_VIA_DIRECT_PROCFS is not set
CONFIG_FB_3DFX=m

View File

@ -948,6 +948,7 @@ CONFIG_FB_ATY_CT=y
CONFIG_FB_ATY_GX=y
CONFIG_FB_ATY_BACKLIGHT=y
CONFIG_FB_S3=m
CONFIG_FB_S3_DDC=y
CONFIG_FB_SAVAGE=m
# CONFIG_FB_SAVAGE_I2C is not set
# CONFIG_FB_SAVAGE_ACCEL is not set

View File

@ -952,6 +952,7 @@ CONFIG_FB_ATY_CT=y
CONFIG_FB_ATY_GX=y
CONFIG_FB_ATY_BACKLIGHT=y
CONFIG_FB_S3=m
CONFIG_FB_S3_DDC=y
CONFIG_FB_SAVAGE=m
# CONFIG_FB_SAVAGE_I2C is not set
# CONFIG_FB_SAVAGE_ACCEL is not set