[kernel] r19580 - in dists/trunk/linux/debian: . config

Maximilian Attems maks at alioth.debian.org
Thu Dec 6 18:51:42 UTC 2012


Author: maks
Date: Thu Dec  6 18:51:41 2012
New Revision: 19580

Log:
enable wiznet ethernet drivers

Modified:
   dists/trunk/linux/debian/changelog
   dists/trunk/linux/debian/config/config

Modified: dists/trunk/linux/debian/changelog
==============================================================================
--- dists/trunk/linux/debian/changelog	Wed Dec  5 15:18:35 2012	(r19579)
+++ dists/trunk/linux/debian/changelog	Thu Dec  6 18:51:41 2012	(r19580)
@@ -1,3 +1,9 @@
+linux (3.6.9-1~experimental.2) UNRELEASED; urgency=low
+
+  * Enable WIZNET_W5100, WIZNET_W5300.
+
+ -- maximilian attems <maks at debian.org>  Thu, 06 Dec 2012 18:14:33 +0100
+
 linux (3.6.9-1~experimental.1) experimental; urgency=low
 
   * New upstream stable update:

Modified: dists/trunk/linux/debian/config/config
==============================================================================
--- dists/trunk/linux/debian/config/config	Wed Dec  5 15:18:35 2012	(r19579)
+++ dists/trunk/linux/debian/config/config	Thu Dec  6 18:51:41 2012	(r19580)
@@ -2043,6 +2043,13 @@
 CONFIG_VIA_VELOCITY=m
 
 ##
+## file: drivers/net/ethernet/wiznet/Kconfig
+##
+CONFIG_NET_VENDOR_WIZNET=y
+CONFIG_WIZNET_W5100=y
+CONFIG_WIZNET_W5300=y
+
+##
 ## file: drivers/net/fddi/Kconfig
 ##
 CONFIG_DEFXX=m



More information about the Kernel-svn-changes mailing list