[i386] i810fb: Enable FB_I810_GTF, FB_I810_I2C (Closes: #687644)

svn path=/dists/sid/linux/; revision=19381
This commit is contained in:
Ben Hutchings 2012-09-16 00:19:44 +00:00
parent 1fd7124a8b
commit 4feefc75c7
2 changed files with 3 additions and 1 deletions

1
debian/changelog vendored
View File

@ -146,6 +146,7 @@ linux (3.2.29-1) UNRELEASED; urgency=low
* af_netlink: force credentials passing (CVE-2012-3520)
* netlink: fix possible spoofing from non-root processes
* net: ipv4: ipmr_expire_timer causes crash when removing net namespace
* [i386] i810fb: Enable FB_I810_GTF, FB_I810_I2C (Closes: #687644)
[ Bastian Blank ]
* Make xen-linux-system meta-packages depend on xen-system. This allows

View File

@ -465,7 +465,8 @@ CONFIG_SERIAL_8250_EXAR_ST16C554=m
## file: drivers/video/Kconfig
##
CONFIG_FB_I810=m
# CONFIG_FB_I810_GTF is not set
CONFIG_FB_I810_GTF=y
CONFIG_FB_I810_I2C=y
CONFIG_FB_MATROX_G=y
CONFIG_FB_MATROX_MAVEN=m
CONFIG_FB_ATY_GENERIC_LCD=y