summaryrefslogtreecommitdiff
path: root/libre/linux-libre-lts
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 /libre/linux-libre-lts
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 'libre/linux-libre-lts')
-rw-r--r--libre/linux-libre-lts/PKGBUILD4
-rw-r--r--libre/linux-libre-lts/config.i6861
-rw-r--r--libre/linux-libre-lts/config.x86_641
3 files changed, 2 insertions, 4 deletions
diff --git a/libre/linux-libre-lts/PKGBUILD b/libre/linux-libre-lts/PKGBUILD
index 8c6cf6a68..33ee9449e 100644
--- a/libre/linux-libre-lts/PKGBUILD
+++ b/libre/linux-libre-lts/PKGBUILD
@@ -40,8 +40,8 @@ source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgbasever}/li
'3.14.14-a410a5e2b7-loongson-community.patch')
sha256sums=('477555c709b9407fe37dbd70d3331ff9dde1f9d874aba2741f138d07ae6f281b'
'e7344442b842212a93737f8ca274f224abb52e8aa138568f2330143f7fba22a6'
- 'fac409e803e02fd37dece4eacadf387739139be28c93db60400c723ba4ff83de'
- '5f3aac4a2ed06d4de18fc2965d091c073ef3b5d57c0f4884d20d00f9018e0ba2'
+ '2049fdfbf251beb2656c3fe068d0b1e51d4699f96d2be7a17319c245eaf77f88'
+ 'a61dbe63c83aba06cf6ebffdb2a30c9294fadcefcac5072f755923b830a9feca'
'b053633d23d85972e5a99a83dc93bdab9b8aa1ab8450e98e3b84b46faa669fef'
'f0d90e756f14533ee67afda280500511a62465b4f76adcc5effa95a40045179c'
'074b67818582874146c389c029bc43648d145891a27e47aa2c5c42d3571f0264'
diff --git a/libre/linux-libre-lts/config.i686 b/libre/linux-libre-lts/config.i686
index 41057945f..b9973265b 100644
--- a/libre/linux-libre-lts/config.i686
+++ b/libre/linux-libre-lts/config.i686
@@ -4434,7 +4434,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/libre/linux-libre-lts/config.x86_64 b/libre/linux-libre-lts/config.x86_64
index 767cdcf2d..55a88a51a 100644
--- a/libre/linux-libre-lts/config.x86_64
+++ b/libre/linux-libre-lts/config.x86_64
@@ -4301,7 +4301,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