[kernel] r6262 - in dists/sid/linux-2.6/debian: . arch/arm

Martin Michlmayr tbm at costa.debian.org
Wed Mar 22 15:16:10 UTC 2006


Author: tbm
Date: Wed Mar 22 15:16:08 2006
New Revision: 6262

Modified:
   dists/sid/linux-2.6/debian/arch/arm/config.ixp4xx
   dists/sid/linux-2.6/debian/changelog
Log:
[arm] Set CONFIG_MACLIST=y for ixp4xx because nas100d needs it.


Modified: dists/sid/linux-2.6/debian/arch/arm/config.ixp4xx
==============================================================================
--- dists/sid/linux-2.6/debian/arch/arm/config.ixp4xx	(original)
+++ dists/sid/linux-2.6/debian/arch/arm/config.ixp4xx	Wed Mar 22 15:16:08 2006
@@ -652,6 +652,7 @@
 # Ethernet (10 or 100Mbit)
 #
 CONFIG_NET_ETHERNET=y
+CONFIG_MACLIST=y
 CONFIG_MII=y
 # CONFIG_HAPPYMEAL is not set
 # CONFIG_SUNGEM is not set

Modified: dists/sid/linux-2.6/debian/changelog
==============================================================================
--- dists/sid/linux-2.6/debian/changelog	(original)
+++ dists/sid/linux-2.6/debian/changelog	Wed Mar 22 15:16:08 2006
@@ -9,11 +9,12 @@
   * [mips/mipsel] Put something in the generic config file because diff
     will otherwise remove the empty file, causing the build to fail.
   * [mipsel/r5k-cobalt] Set CONFIG_PACKET=y.
+  * [arm] Set CONFIG_MACLIST=y for ixp4xx because nas100d needs it.
 
   [ Frederik Schüler ]
   * Add Maximilian Attems to uploaders list.
 
- -- Frederik Schüler <fs at debian.org>  Wed, 22 Mar 2006 14:45:27 +0000
+ -- Martin Michlmayr <tbm at cyrius.com>  Wed, 22 Mar 2006 15:15:14 +0000
 
 linux-2.6 (2.6.16-1) unstable; urgency=low
 



More information about the Kernel-svn-changes mailing list