summaryrefslogtreecommitdiff
path: root/kernels
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
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')
-rw-r--r--kernels/linux-libre-lts-grsec/PKGBUILD4
-rw-r--r--kernels/linux-libre-lts-grsec/config.i6861
-rw-r--r--kernels/linux-libre-lts-grsec/config.x86_641
-rw-r--r--kernels/linux-libre-lts-knock/PKGBUILD4
-rw-r--r--kernels/linux-libre-lts-knock/config.i6861
-rw-r--r--kernels/linux-libre-lts-knock/config.x86_641
-rw-r--r--kernels/linux-libre-pae/PKGBUILD2
-rw-r--r--kernels/linux-libre-pae/config1
-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
-rw-r--r--kernels/linux-libre-xen/PKGBUILD2
-rw-r--r--kernels/linux-libre-xen/config1
13 files changed, 8 insertions, 16 deletions
diff --git a/kernels/linux-libre-lts-grsec/PKGBUILD b/kernels/linux-libre-lts-grsec/PKGBUILD
index 093cc1744..b50aeebb3 100644
--- a/kernels/linux-libre-lts-grsec/PKGBUILD
+++ b/kernels/linux-libre-lts-grsec/PKGBUILD
@@ -49,8 +49,8 @@ sha256sums=('477555c709b9407fe37dbd70d3331ff9dde1f9d874aba2741f138d07ae6f281b'
'e7344442b842212a93737f8ca274f224abb52e8aa138568f2330143f7fba22a6'
'ac5c311624480651775d6c482a3314edd8f1e1e5730e98f2aa6f648e47e20422'
'SKIP'
- '368b79ae205d3d38a03f7c729d28f973c6861e8100a5310f1a95be67ab25b532'
- '9741a824b5a59a4fe4a096d3ea89e988a2c479540ec1601f7b884f04e8c35329'
+ '2ee7e6f0842ee88b123780b9d9d1fc11663a5c0db73f00adea8305448108bc90'
+ '8c6184106dd97485a15d6559abffaa6aa0b06be5e541c1a46d7debdc4f3f506a'
'1f4220a5b0e0cf22038a8b53bc6ae5c3dd11f9e19cfae880a7a859d377cd9aa0'
'f0d90e756f14533ee67afda280500511a62465b4f76adcc5effa95a40045179c'
'074b67818582874146c389c029bc43648d145891a27e47aa2c5c42d3571f0264'
diff --git a/kernels/linux-libre-lts-grsec/config.i686 b/kernels/linux-libre-lts-grsec/config.i686
index 5587cda1b..21114dbbc 100644
--- a/kernels/linux-libre-lts-grsec/config.i686
+++ b/kernels/linux-libre-lts-grsec/config.i686
@@ -4423,7 +4423,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-lts-grsec/config.x86_64 b/kernels/linux-libre-lts-grsec/config.x86_64
index 64a078a52..fc2aef403 100644
--- a/kernels/linux-libre-lts-grsec/config.x86_64
+++ b/kernels/linux-libre-lts-grsec/config.x86_64
@@ -4276,7 +4276,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-lts-knock/PKGBUILD b/kernels/linux-libre-lts-knock/PKGBUILD
index 9e8a9d938..f2cc336e9 100644
--- a/kernels/linux-libre-lts-knock/PKGBUILD
+++ b/kernels/linux-libre-lts-knock/PKGBUILD
@@ -40,8 +40,8 @@ source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgbasever}/li
md5sums=('d562fd52580a3b6b18b6eeb5921d1d5c'
'd1593b1ed20b2c1fb1c9d91c88538bde'
'26380d6f05471ef8e065a77d87588009'
- 'fb9aed0f5079314a9a1b6b2f3d58a0f5'
- 'c0dff76559725f16c43c79427f36e32c'
+ '1904e62c11a0decec80e61b0b8162d24'
+ '4fdc3c0b0ddd27f9a775108dd8d4e67b'
'436905085758df2ebfe2ad7d5a9e7830'
'eb14dcfd80c00852ef81ded6e826826a'
'071d4939e9ef4256e4c027ef3c864903'
diff --git a/kernels/linux-libre-lts-knock/config.i686 b/kernels/linux-libre-lts-knock/config.i686
index 5d1585efe..4f79c8b6d 100644
--- a/kernels/linux-libre-lts-knock/config.i686
+++ b/kernels/linux-libre-lts-knock/config.i686
@@ -4231,7 +4231,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-lts-knock/config.x86_64 b/kernels/linux-libre-lts-knock/config.x86_64
index 87146535b..2a0e27845 100644
--- a/kernels/linux-libre-lts-knock/config.x86_64
+++ b/kernels/linux-libre-lts-knock/config.x86_64
@@ -4092,7 +4092,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-pae/PKGBUILD b/kernels/linux-libre-pae/PKGBUILD
index 537176c94..8e84e569e 100644
--- a/kernels/linux-libre-pae/PKGBUILD
+++ b/kernels/linux-libre-pae/PKGBUILD
@@ -35,7 +35,7 @@ source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgbasever}/li
'compal-laptop-hwmon-fix.patch')
sha256sums=('9c2a524c901febe0f0138f702bfdeb52d6f79f22c1fdbabaa37580bc70f16218'
'a6bc6d96b63ef746b7ccfe6ffb20df1e50459027f3db9f7a7f0b6b2db7f2c6e4'
- 'd227cede2604f0a3edd143c871184bf56a071e466f794e1065baee5cac5633f4'
+ '0b347f89c219f72dff639a72298b722b1222785a91f7e6984fdf14a682f39451'
'f0d90e756f14533ee67afda280500511a62465b4f76adcc5effa95a40045179c'
'074b67818582874146c389c029bc43648d145891a27e47aa2c5c42d3571f0264'
'2e87a8ec1cc0c91938cac24992d8a3d4362b3e9d939767e4c9d2ec8e6d969d53'
diff --git a/kernels/linux-libre-pae/config b/kernels/linux-libre-pae/config
index 99096da90..8fd0de354 100644
--- a/kernels/linux-libre-pae/config
+++ b/kernels/linux-libre-pae/config
@@ -4516,7 +4516,6 @@ CONFIG_DRM_PTN3460=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/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
diff --git a/kernels/linux-libre-xen/PKGBUILD b/kernels/linux-libre-xen/PKGBUILD
index 296c032d5..e4374fbc9 100644
--- a/kernels/linux-libre-xen/PKGBUILD
+++ b/kernels/linux-libre-xen/PKGBUILD
@@ -35,7 +35,7 @@ source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgbasever}/li
'compal-laptop-hwmon-fix.patch')
sha256sums=('9c2a524c901febe0f0138f702bfdeb52d6f79f22c1fdbabaa37580bc70f16218'
'a6bc6d96b63ef746b7ccfe6ffb20df1e50459027f3db9f7a7f0b6b2db7f2c6e4'
- 'c4d4ac266e9a798a0f6b61eda2aec7cad148441068af58ac0dafbf2a978ae7b1'
+ 'f9b99ecd5c279c1c722213aec01e29f2680db6c42d32288d89215bc5e69e0b4c'
'f0d90e756f14533ee67afda280500511a62465b4f76adcc5effa95a40045179c'
'074b67818582874146c389c029bc43648d145891a27e47aa2c5c42d3571f0264'
'2e87a8ec1cc0c91938cac24992d8a3d4362b3e9d939767e4c9d2ec8e6d969d53'
diff --git a/kernels/linux-libre-xen/config b/kernels/linux-libre-xen/config
index c48e2865f..cd2e71b38 100644
--- a/kernels/linux-libre-xen/config
+++ b/kernels/linux-libre-xen/config
@@ -4533,7 +4533,6 @@ CONFIG_DRM_PTN3460=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