guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/02: gnu: linux-libre: Remove Nouveau from arm configuration.


From: Mark H. Weaver
Subject: 01/02: gnu: linux-libre: Remove Nouveau from arm configuration.
Date: Sat, 18 Nov 2017 04:32:58 -0500 (EST)

mhw pushed a commit to branch master
in repository guix.

commit f10120d40bd9c71a3679dfbfb7f74d6cc9a8ca6e
Author: Mark H Weaver <address@hidden>
Date:   Fri Nov 17 06:13:10 2017 -0500

    gnu: linux-libre: Remove Nouveau from arm configuration.
    
    The Nouveau code fails to compile on armhf with our configuration.
    
    * gnu/packages/aux-files/linux-libre/4.14-arm.conf: Disable Nouveau.
---
 gnu/packages/aux-files/linux-libre/4.14-arm.conf | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/gnu/packages/aux-files/linux-libre/4.14-arm.conf 
b/gnu/packages/aux-files/linux-libre/4.14-arm.conf
index 86f1ff9..8cf7603 100644
--- a/gnu/packages/aux-files/linux-libre/4.14-arm.conf
+++ b/gnu/packages/aux-files/linux-libre/4.14-arm.conf
@@ -5094,11 +5094,7 @@ CONFIG_DRM_I2C_NXP_TDA998X=m
 #
 # ACP (Audio CoProcessor) Configuration
 #
-CONFIG_DRM_NOUVEAU=m
-CONFIG_NOUVEAU_PLATFORM_DRIVER=y
-CONFIG_NOUVEAU_DEBUG=5
-CONFIG_NOUVEAU_DEBUG_DEFAULT=3
-CONFIG_DRM_NOUVEAU_BACKLIGHT=y
+# CONFIG_DRM_NOUVEAU is not set
 CONFIG_DRM_VGEM=m
 CONFIG_DRM_EXYNOS=m
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]