From 42801e51f22149ebe947d424922ce7204393bb17 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Tue, 9 Sep 2014 04:30:07 -0300 Subject: linux-libre-{pae,xen}-3.16.2_gnu-1: updating version * Enable modesetting on radeon by default (CONFIG_DRM_RADEON_KMS) -> https://lists.parabolagnulinux.org/pipermail/assist/2014-September/000281.html --- kernels/linux-libre-xen/config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'kernels/linux-libre-xen/config') diff --git a/kernels/linux-libre-xen/config b/kernels/linux-libre-xen/config index b01efc9e5..c48e2865f 100644 --- a/kernels/linux-libre-xen/config +++ b/kernels/linux-libre-xen/config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 3.16.0-gnu-2 Kernel Configuration +# Linux/x86 3.16.2-gnu-1-xen Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -4533,6 +4533,7 @@ 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 -- cgit v1.2.3