summaryrefslogtreecommitdiff
path: root/libre/linux-libre
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
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')
-rw-r--r--libre/linux-libre/ChangeLog6
-rw-r--r--libre/linux-libre/PKGBUILD4
-rw-r--r--libre/linux-libre/config.i6861
-rw-r--r--libre/linux-libre/config.x86_641
4 files changed, 2 insertions, 10 deletions
diff --git a/libre/linux-libre/ChangeLog b/libre/linux-libre/ChangeLog
index 592ae2c9b..36665a4ed 100644
--- a/libre/linux-libre/ChangeLog
+++ b/libre/linux-libre/ChangeLog
@@ -1,8 +1,3 @@
-2014-09-09 André Silva <emulatorman@parabola.nu>
-
- * linux-libre-3.16.2_gnu-1
- * Enabled CONFIG_DRM_RADEON_KMS [4]
-
2014-08-31 André Silva <emulatorman@parabola.nu>
* linux-libre-3.16.1_gnu-1.3
@@ -53,4 +48,3 @@
[1] https://labs.parabola.nu/issues/47
[2] https://labs.parabola.nu/issues/90
[3] https://labs.parabola.nu/issues/116
-[4] https://lists.parabolagnulinux.org/pipermail/assist/2014-September/000281.html
diff --git a/libre/linux-libre/PKGBUILD b/libre/linux-libre/PKGBUILD
index c607a5c64..be7a7ef4c 100644
--- a/libre/linux-libre/PKGBUILD
+++ b/libre/linux-libre/PKGBUILD
@@ -37,8 +37,8 @@ source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_pkgbasever}/li
'3.16-7981337ad0-loongson-community.patch')
sha256sums=('9c2a524c901febe0f0138f702bfdeb52d6f79f22c1fdbabaa37580bc70f16218'
'a6bc6d96b63ef746b7ccfe6ffb20df1e50459027f3db9f7a7f0b6b2db7f2c6e4'
- '8ba899e4ced53f52696ea1cfbd17a60b245256d47a17e38f50eca378d672ba90'
- '6a006447fa03e1c4fb077fc20425f7af7949213206c1737545a0d60509dbc31f'
+ '8ab010f8c08fc4fa7c801495831d567e67b6a5fe03cd5c875f8b08ea1ce69d33'
+ '375e74050b11f5ba0e4544106971fa58cc74062d9d2f602ea3f6e46b7fac8ddd'
'44e9c253df7a7d1457e01f36dbd93f7c713c7e02e8a56f6e85a287f35e556bce'
'f0d90e756f14533ee67afda280500511a62465b4f76adcc5effa95a40045179c'
'074b67818582874146c389c029bc43648d145891a27e47aa2c5c42d3571f0264'
diff --git a/libre/linux-libre/config.i686 b/libre/linux-libre/config.i686
index e33f8cf65..257047e33 100644
--- a/libre/linux-libre/config.i686
+++ b/libre/linux-libre/config.i686
@@ -4509,7 +4509,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/libre/linux-libre/config.x86_64 b/libre/linux-libre/config.x86_64
index d9dfe452d..5d674c6e2 100644
--- a/libre/linux-libre/config.x86_64
+++ b/libre/linux-libre/config.x86_64
@@ -4350,7 +4350,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