radeon: Disable DRM_RADEON_KMS, as this does not work on most chips without firmware (Closes: #607194)

svn path=/dists/sid/linux/; revision=19503
This commit is contained in:
Ben Hutchings 2012-11-16 04:54:52 +00:00
parent 573e767091
commit b48935ba3c
2 changed files with 3 additions and 1 deletions

2
debian/changelog vendored
View File

@ -43,6 +43,8 @@ linux (3.2.33-1) UNRELEASED; urgency=low
* [x86] asus-laptop: Do not call HWRS on init (Closes: #692436)
* [x86] drm/i915: Only kick out vesafb if we takeover the fbcon with KMS
(Closes: #686284)
* radeon: Disable DRM_RADEON_KMS, as this does not work on most chips
without firmware (Closes: #607194)
[ Ian Campbell ]
* [xen] add support for microcode updating. (Closes: #693053)

View File

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