[!powerpc] radeon: Reenable DRM_RADEON_KMS, as it apparently works on most non-PowerMac systems

svn path=/dists/sid/linux/; revision=19740
This commit is contained in:
Ben Hutchings 2013-01-17 13:13:53 +00:00
parent 34d3921224
commit 22628d7a86
4 changed files with 8 additions and 6 deletions

2
debian/changelog vendored
View File

@ -67,6 +67,8 @@ linux (3.2.36-1) UNRELEASED; urgency=low
* radeon: Firmware is required for DRM and KMS on R600 onward, but not
for KMS on earlier chips (Closes: #697229)
* vt6656: Fix inconsistent structure packing which leads to crash on amd64
* [!powerpc] radeon: Reenable DRM_RADEON_KMS, as it apparently works on
most non-PowerMac systems
[ Aurelien Jarno ]
* [armhf/vexpress] Add kernel udebs.

View File

@ -361,7 +361,7 @@ CONFIG_DRM_NOUVEAU_BACKLIGHT=y
##
## file: drivers/gpu/drm/radeon/Kconfig
##
# CONFIG_DRM_RADEON_KMS is not set
CONFIG_DRM_RADEON_KMS=y
##
## file: drivers/gpu/drm/vmwgfx/Kconfig

View File

@ -423,11 +423,6 @@ CONFIG_DRM_NOUVEAU_BACKLIGHT=y
CONFIG_DRM_I2C_CH7006=m
CONFIG_DRM_I2C_SIL164=m
##
## file: drivers/gpu/drm/radeon/Kconfig
##
CONFIG_DRM_RADEON_KMS=y
##
## file: drivers/gpu/stub/Kconfig
##

View File

@ -201,6 +201,11 @@ CONFIG_DRM_NOUVEAU_BACKLIGHT=y
CONFIG_DRM_I2C_CH7006=m
CONFIG_DRM_I2C_SIL164=m
##
## file: drivers/gpu/drm/radeon/Kconfig
##
# CONFIG_DRM_RADEON_KMS is not set
##
## file: drivers/hid/usbhid/Kconfig
##