[kernel] r9590 - in dists/trunk/linux-2.6/debian: . config/sparc

Aurelien Jarno aurel32 at alioth.debian.org
Mon Oct 1 13:51:43 UTC 2007


Author: aurel32
Date: Mon Oct  1 13:51:43 2007
New Revision: 9590

Log:
    [sparc] Enable r8169 module on sparc64 and sparc64-smp flavours (closes:
    #431977)



Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/sparc/config.sparc64
   dists/trunk/linux-2.6/debian/config/sparc/config.sparc64-smp

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Mon Oct  1 13:51:43 2007
@@ -84,6 +84,8 @@
   [ Aurelien Jarno ]
   * [mips, mipsel] Add a 64-bit image (5kc-malta) for the MIPS Malta board.
     (closes: #435677)
+    [sparc] Enable r8169 module on sparc64 and sparc64-smp flavours (closes:
+    #431977)
 
   [ Frederik Schüler ]
   * Move all PATA options into the global config file, exept PATA_ARTOP

Modified: dists/trunk/linux-2.6/debian/config/sparc/config.sparc64
==============================================================================
--- dists/trunk/linux-2.6/debian/config/sparc/config.sparc64	(original)
+++ dists/trunk/linux-2.6/debian/config/sparc/config.sparc64	Mon Oct  1 13:51:43 2007
@@ -148,6 +148,7 @@
 CONFIG_BLK_DEV_NS87415=m
 CONFIG_RTC=y
 CONFIG_YELLOWFIN=m
+CONFIG_R8169=m
 CONFIG_SERIAL_SUNHV=y
 # CONFIG_BLK_DEV_IDE_SATA is not set
 # CONFIG_DEFXX is not set

Modified: dists/trunk/linux-2.6/debian/config/sparc/config.sparc64-smp
==============================================================================
--- dists/trunk/linux-2.6/debian/config/sparc/config.sparc64-smp	(original)
+++ dists/trunk/linux-2.6/debian/config/sparc/config.sparc64-smp	Mon Oct  1 13:51:43 2007
@@ -148,6 +148,7 @@
 CONFIG_BLK_DEV_NS87415=m
 CONFIG_RTC=y
 CONFIG_YELLOWFIN=m
+CONFIG_R8169=m
 CONFIG_SERIAL_SUNHV=y
 # CONFIG_BLK_DEV_IDE_SATA is not set
 # CONFIG_DEFXX is not set



More information about the Kernel-svn-changes mailing list