summaryrefslogtreecommitdiff
path: root/libre
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <andre@pc-01.localdomain>2012-04-23 22:49:45 -0300
committerAndré Fabian Silva Delgado <andre@pc-01.localdomain>2012-04-23 22:49:45 -0300
commit98c4e43b18d332c59d5830cd2ef715999b5f1ffb (patch)
treec56e06868fcc13398dfe7600649c2dd37c977555 /libre
parent5a756133619d8c9d5f1bbf6d290af31132a95937 (diff)
linux-libre-3.3.3-1: fixing issues
Diffstat (limited to 'libre')
-rw-r--r--libre/linux-libre/ChangeLog2
-rw-r--r--libre/linux-libre/PKGBUILD4
-rw-r--r--libre/linux-libre/config.i6864
-rw-r--r--libre/linux-libre/config.x86_644
4 files changed, 7 insertions, 7 deletions
diff --git a/libre/linux-libre/ChangeLog b/libre/linux-libre/ChangeLog
index 570a71488..bbf62fc7c 100644
--- a/libre/linux-libre/ChangeLog
+++ b/libre/linux-libre/ChangeLog
@@ -1,7 +1,7 @@
2012-04-24 André Silva <andre.paulista@adinet.com.uy>
* linux-libre-3.3.3-1
- * Disabled CONFIG_STUB_POULSBO, changed CONFIG_DRM_GMA600 and CONFIG_DRM_GMA3600 as modules https://labs.parabola.nu/issues/90
+ * Disabled CONFIG_STUB_POULSBO module https://labs.parabola.nu/issues/90
2012-04-08 André Silva <andre.paulista@adinet.com.uy>
diff --git a/libre/linux-libre/PKGBUILD b/libre/linux-libre/PKGBUILD
index 5d49c30aa..47dfecba8 100644
--- a/libre/linux-libre/PKGBUILD
+++ b/libre/linux-libre/PKGBUILD
@@ -38,8 +38,8 @@ source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_basekernel}-gn
"http://www.linux-libre.fsfla.org/pub/linux-libre/lemote/gnewsense/pool/linux-patches-${_lxopkgver}-gnu_0loongsonlibre_mipsel.tar.bz2")
md5sums=('5487da14ca81715a469c7594d39722fa'
'b3584346eba0031be9e08c0c6d64fa85'
- '1c8292fea411f2c423168dce5a917559'
- '45087653cc5a5f292d38be73d4e194b3'
+ '8c97845fa581b5d8172694d85577d817'
+ '60c740318d677350ac5251300f6cbe73'
'a8a3843046926eb7ab81312cd438c5c5'
'2967cecc3af9f954ccc822fd63dca6ff'
'8267264d9a8966e57fdacd1fa1fc65c4'
diff --git a/libre/linux-libre/config.i686 b/libre/linux-libre/config.i686
index 0069d9dcc..c58fe0e40 100644
--- a/libre/linux-libre/config.i686
+++ b/libre/linux-libre/config.i686
@@ -3913,8 +3913,8 @@ CONFIG_DRM_VIA=m
CONFIG_DRM_SAVAGE=m
CONFIG_DRM_VMWGFX=m
CONFIG_DRM_GMA500=m
-CONFIG_DRM_GMA600=m
-CONFIG_DRM_GMA3600=m
+CONFIG_DRM_GMA600=y
+CONFIG_DRM_GMA3600=y
# CONFIG_STUB_POULSBO is not set
CONFIG_VGASTATE=m
CONFIG_VIDEO_OUTPUT_CONTROL=m
diff --git a/libre/linux-libre/config.x86_64 b/libre/linux-libre/config.x86_64
index 7c1bb9500..279c94035 100644
--- a/libre/linux-libre/config.x86_64
+++ b/libre/linux-libre/config.x86_64
@@ -3752,8 +3752,8 @@ CONFIG_DRM_VIA=m
CONFIG_DRM_SAVAGE=m
CONFIG_DRM_VMWGFX=m
CONFIG_DRM_GMA500=m
-CONFIG_DRM_GMA600=m
-CONFIG_DRM_GMA3600=m
+CONFIG_DRM_GMA600=y
+CONFIG_DRM_GMA3600=y
# CONFIG_STUB_POULSBO is not set
CONFIG_VGASTATE=m
CONFIG_VIDEO_OUTPUT_CONTROL=m