guix-commits
[Top][All Lists]
Advanced

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

01/05: gnu: Update linux-libre 5.17 configuration files.


From: guix-commits
Subject: 01/05: gnu: Update linux-libre 5.17 configuration files.
Date: Thu, 14 Apr 2022 10:23:21 -0400 (EDT)

lfam pushed a commit to branch master
in repository guix.

commit aaf4b08c6bc2f17b500576dc1676ce1e2c010b19
Author: Leo Famulari <leo@famulari.name>
AuthorDate: Wed Apr 13 23:48:12 2022 -0400

    gnu: Update linux-libre 5.17 configuration files.
    
    This option that adds new hardware support appeared after the 5.17 release.
    
    * gnu/packages/aux-files/linux-libre/5.17-arm.conf,
    gnu/packages/aux-files/linux-libre/5.17-arm64.conf,
    gnu/packages/aux-files/linux-libre/5.17-i686.conf,
    gnu/packages/aux-files/linux-libre/5.17-x86_64.conf: Enable support for 
Realtek
    Ethernet switch chips.
---
 gnu/packages/aux-files/linux-libre/5.17-arm.conf    | 3 ++-
 gnu/packages/aux-files/linux-libre/5.17-arm64.conf  | 3 ++-
 gnu/packages/aux-files/linux-libre/5.17-i686.conf   | 3 ++-
 gnu/packages/aux-files/linux-libre/5.17-x86_64.conf | 3 ++-
 4 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/aux-files/linux-libre/5.17-arm.conf 
b/gnu/packages/aux-files/linux-libre/5.17-arm.conf
index db2e3df3ee..5e59afb2f1 100644
--- a/gnu/packages/aux-files/linux-libre/5.17-arm.conf
+++ b/gnu/packages/aux-files/linux-libre/5.17-arm.conf
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/arm 5.17.0 Kernel Configuration
+# Linux/arm 5.17.3 Kernel Configuration
 #
 CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0"
 CONFIG_CC_IS_GCC=y
@@ -2874,6 +2874,7 @@ CONFIG_NET_DSA_XRS700X=m
 CONFIG_NET_DSA_XRS700X_I2C=m
 CONFIG_NET_DSA_XRS700X_MDIO=m
 # CONFIG_NET_DSA_QCA8K is not set
+CONFIG_NET_DSA_REALTEK=m
 CONFIG_NET_DSA_REALTEK_SMI=m
 # CONFIG_NET_DSA_SMSC_LAN9303_I2C is not set
 # CONFIG_NET_DSA_SMSC_LAN9303_MDIO is not set
diff --git a/gnu/packages/aux-files/linux-libre/5.17-arm64.conf 
b/gnu/packages/aux-files/linux-libre/5.17-arm64.conf
index 8a562fd687..5b61d43a04 100644
--- a/gnu/packages/aux-files/linux-libre/5.17-arm64.conf
+++ b/gnu/packages/aux-files/linux-libre/5.17-arm64.conf
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/arm64 5.17.0 Kernel Configuration
+# Linux/arm64 5.17.3 Kernel Configuration
 #
 CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0"
 CONFIG_CC_IS_GCC=y
@@ -2984,6 +2984,7 @@ CONFIG_NET_DSA_XRS700X=m
 CONFIG_NET_DSA_XRS700X_I2C=m
 CONFIG_NET_DSA_XRS700X_MDIO=m
 # CONFIG_NET_DSA_QCA8K is not set
+CONFIG_NET_DSA_REALTEK=m
 CONFIG_NET_DSA_REALTEK_SMI=m
 # CONFIG_NET_DSA_SMSC_LAN9303_I2C is not set
 # CONFIG_NET_DSA_SMSC_LAN9303_MDIO is not set
diff --git a/gnu/packages/aux-files/linux-libre/5.17-i686.conf 
b/gnu/packages/aux-files/linux-libre/5.17-i686.conf
index ab57dba4b3..1eb0fcd62f 100644
--- a/gnu/packages/aux-files/linux-libre/5.17-i686.conf
+++ b/gnu/packages/aux-files/linux-libre/5.17-i686.conf
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/i386 5.17.0 Kernel Configuration
+# Linux/i386 5.17.3 Kernel Configuration
 #
 CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0"
 CONFIG_CC_IS_GCC=y
@@ -3159,6 +3159,7 @@ CONFIG_NET_DSA_XRS700X=m
 CONFIG_NET_DSA_XRS700X_I2C=m
 CONFIG_NET_DSA_XRS700X_MDIO=m
 CONFIG_NET_DSA_QCA8K=m
+CONFIG_NET_DSA_REALTEK=m
 CONFIG_NET_DSA_REALTEK_SMI=m
 CONFIG_NET_DSA_SMSC_LAN9303=m
 CONFIG_NET_DSA_SMSC_LAN9303_I2C=m
diff --git a/gnu/packages/aux-files/linux-libre/5.17-x86_64.conf 
b/gnu/packages/aux-files/linux-libre/5.17-x86_64.conf
index d9e9227958..90fa28fedc 100644
--- a/gnu/packages/aux-files/linux-libre/5.17-x86_64.conf
+++ b/gnu/packages/aux-files/linux-libre/5.17-x86_64.conf
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.17.0 Kernel Configuration
+# Linux/x86 5.17.3 Kernel Configuration
 #
 CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0"
 CONFIG_CC_IS_GCC=y
@@ -3167,6 +3167,7 @@ CONFIG_NET_DSA_XRS700X=m
 CONFIG_NET_DSA_XRS700X_I2C=m
 CONFIG_NET_DSA_XRS700X_MDIO=m
 CONFIG_NET_DSA_QCA8K=m
+CONFIG_NET_DSA_REALTEK=m
 CONFIG_NET_DSA_REALTEK_SMI=m
 CONFIG_NET_DSA_SMSC_LAN9303=m
 CONFIG_NET_DSA_SMSC_LAN9303_I2C=m



reply via email to

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