[kernel] r19740 - in dists/sid/linux/debian: . config config/kernelarch-x86 config/powerpc

Ben Hutchings benh at alioth.debian.org
Thu Jan 17 13:13:54 UTC 2013


Author: benh
Date: Thu Jan 17 13:13:53 2013
New Revision: 19740

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

Modified:
   dists/sid/linux/debian/changelog
   dists/sid/linux/debian/config/config
   dists/sid/linux/debian/config/kernelarch-x86/config
   dists/sid/linux/debian/config/powerpc/config

Modified: dists/sid/linux/debian/changelog
==============================================================================
--- dists/sid/linux/debian/changelog	Thu Jan 17 10:04:32 2013	(r19739)
+++ dists/sid/linux/debian/changelog	Thu Jan 17 13:13:53 2013	(r19740)
@@ -67,6 +67,8 @@
   * 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.

Modified: dists/sid/linux/debian/config/config
==============================================================================
--- dists/sid/linux/debian/config/config	Thu Jan 17 10:04:32 2013	(r19739)
+++ dists/sid/linux/debian/config/config	Thu Jan 17 13:13:53 2013	(r19740)
@@ -361,7 +361,7 @@
 ##
 ## file: drivers/gpu/drm/radeon/Kconfig
 ##
-# CONFIG_DRM_RADEON_KMS is not set
+CONFIG_DRM_RADEON_KMS=y
 
 ##
 ## file: drivers/gpu/drm/vmwgfx/Kconfig

Modified: dists/sid/linux/debian/config/kernelarch-x86/config
==============================================================================
--- dists/sid/linux/debian/config/kernelarch-x86/config	Thu Jan 17 10:04:32 2013	(r19739)
+++ dists/sid/linux/debian/config/kernelarch-x86/config	Thu Jan 17 13:13:53 2013	(r19740)
@@ -424,11 +424,6 @@
 CONFIG_DRM_I2C_SIL164=m
 
 ##
-## file: drivers/gpu/drm/radeon/Kconfig
-##
-CONFIG_DRM_RADEON_KMS=y
-
-##
 ## file: drivers/gpu/stub/Kconfig
 ##
 # CONFIG_STUB_POULSBO is not set

Modified: dists/sid/linux/debian/config/powerpc/config
==============================================================================
--- dists/sid/linux/debian/config/powerpc/config	Thu Jan 17 10:04:32 2013	(r19739)
+++ dists/sid/linux/debian/config/powerpc/config	Thu Jan 17 13:13:53 2013	(r19740)
@@ -202,6 +202,11 @@
 CONFIG_DRM_I2C_SIL164=m
 
 ##
+## file: drivers/gpu/drm/radeon/Kconfig
+##
+# CONFIG_DRM_RADEON_KMS is not set
+
+##
 ## file: drivers/hid/usbhid/Kconfig
 ##
 CONFIG_USB_HID=m



More information about the Kernel-svn-changes mailing list