From 22628d7a867a713f06da6d6dc1bf3d141ae4cea6 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Thu, 17 Jan 2013 13:13:53 +0000 Subject: [PATCH] [!powerpc] radeon: Reenable DRM_RADEON_KMS, as it apparently works on most non-PowerMac systems svn path=/dists/sid/linux/; revision=19740 --- debian/changelog | 2 ++ debian/config/config | 2 +- debian/config/kernelarch-x86/config | 5 ----- debian/config/powerpc/config | 5 +++++ 4 files changed, 8 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index f6c9694a6..2e3612330 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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. diff --git a/debian/config/config b/debian/config/config index eaca49a7d..752129cfb 100644 --- a/debian/config/config +++ b/debian/config/config @@ -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 diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config index 9ba707bc2..c8faeecb2 100644 --- a/debian/config/kernelarch-x86/config +++ b/debian/config/kernelarch-x86/config @@ -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 ## diff --git a/debian/config/powerpc/config b/debian/config/powerpc/config index d05911224..452f35d96 100644 --- a/debian/config/powerpc/config +++ b/debian/config/powerpc/config @@ -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 ##