summaryrefslogtreecommitdiff
path: root/kernels/linux-libre-rt
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-09-12 11:10:44 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-09-12 11:10:44 -0300
commitc97f8be3b90679d7a8758e076b07b906cc5715e6 (patch)
tree432f9c28e14bed6caa9597f7f34485b7a31dbbbc /kernels/linux-libre-rt
parent281c9aef2e2f6cde3c8ce5a4b065d9b12fbe99be (diff)
As of Linux-libre 3.9, CONFIG_DRM_RADEON includes KMS support by default, so CONFIG_DRM_RADEON_KMS has been removed from our config files because it doesn't exists anymore
Diffstat (limited to 'kernels/linux-libre-rt')
-rw-r--r--kernels/linux-libre-rt/PKGBUILD4
-rw-r--r--kernels/linux-libre-rt/config.i6861
-rw-r--r--kernels/linux-libre-rt/config.x86_641
3 files changed, 2 insertions, 4 deletions
diff --git a/kernels/linux-libre-rt/PKGBUILD b/kernels/linux-libre-rt/PKGBUILD
index 0e5829101..ab57a1641 100644
--- a/kernels/linux-libre-rt/PKGBUILD
+++ b/kernels/linux-libre-rt/PKGBUILD
@@ -50,8 +50,8 @@ source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgbasever}/li
sha256sums=('477555c709b9407fe37dbd70d3331ff9dde1f9d874aba2741f138d07ae6f281b'
'f747eeb343d5105bcd1a1b02ce391c746bccbce62e58394b674fc553be844ccc'
'267c93d8445bb64e6742c2212c18914e70dcb30994ccf7477731d5b154e7b1b3'
- 'c9325bacf369e13f5ffcb7adbce14cbb2ea28334b72d532ae53a09a27ed3466e'
- 'bf423225861b2b484374cd2dc4309319871f2c7b4860133cff18856623809272'
+ '6e454df916bacfee7f474d5ec14d1352ca4565fdd529d08c9cca7a82a34f1788'
+ '9de94b8e5c60d6208b8e8833f83b2dcd571cacd4ee62a0c15265f5e1a3e8271e'
'7dacc05e0d5cae7e176ed6f668a17ec43334daed58653847326e271b48c45aba'
'f0d90e756f14533ee67afda280500511a62465b4f76adcc5effa95a40045179c'
'074b67818582874146c389c029bc43648d145891a27e47aa2c5c42d3571f0264'
diff --git a/kernels/linux-libre-rt/config.i686 b/kernels/linux-libre-rt/config.i686
index 2456bd440..4147857bd 100644
--- a/kernels/linux-libre-rt/config.i686
+++ b/kernels/linux-libre-rt/config.i686
@@ -4426,7 +4426,6 @@ CONFIG_DRM_I2C_NXP_TDA998X=m
CONFIG_DRM_TDFX=m
CONFIG_DRM_R128=m
CONFIG_DRM_RADEON=m
-CONFIG_DRM_RADEON_KMS=y
# CONFIG_DRM_RADEON_UMS is not set
CONFIG_DRM_NOUVEAU=m
CONFIG_NOUVEAU_DEBUG=5
diff --git a/kernels/linux-libre-rt/config.x86_64 b/kernels/linux-libre-rt/config.x86_64
index ea40a18fb..6d49f9bdc 100644
--- a/kernels/linux-libre-rt/config.x86_64
+++ b/kernels/linux-libre-rt/config.x86_64
@@ -4291,7 +4291,6 @@ CONFIG_DRM_I2C_NXP_TDA998X=m
CONFIG_DRM_TDFX=m
CONFIG_DRM_R128=m
CONFIG_DRM_RADEON=m
-CONFIG_DRM_RADEON_KMS=y
# CONFIG_DRM_RADEON_UMS is not set
CONFIG_DRM_NOUVEAU=m
CONFIG_NOUVEAU_DEBUG=5