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

Ben Hutchings benh at alioth.debian.org
Sun Dec 5 18:02:56 UTC 2010


Author: benh
Date: Sun Dec  5 18:02:29 2010
New Revision: 16649

Log:
net: Enable BNA, SMCTR, USB_NET_CX82310_ETH as modules

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

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Sun Dec  5 17:53:54 2010	(r16648)
+++ dists/trunk/linux-2.6/debian/changelog	Sun Dec  5 18:02:29 2010	(r16649)
@@ -31,6 +31,7 @@
     SENSORS_BH1770, SENSORS_APDS990X, HMC6352, BMP085 as modules
   * scsi: Enable SCSI_CXGB4_ISCSI as module
   * net/ppp: Enable PPTP as module
+  * net: Enable BNA, SMCTR, USB_NET_CX82310_ETH as modules
 
  -- maximilian attems <max at stro.at>  Wed, 31 Oct 2010 13:23:11 +0200
 

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Sun Dec  5 17:53:54 2010	(r16648)
+++ dists/trunk/linux-2.6/debian/config/config	Sun Dec  5 18:02:29 2010	(r16649)
@@ -1624,6 +1624,7 @@
 CONFIG_BNX2X=m
 CONFIG_QLCNIC=m
 CONFIG_QLGE=m
+CONFIG_BNA=m
 CONFIG_DEFXX=m
 # CONFIG_DEFXX_MMIO is not set
 CONFIG_PPP=m
@@ -1769,6 +1770,7 @@
 CONFIG_SKISA=m
 CONFIG_PROTEON=m
 CONFIG_ABYSS=m
+CONFIG_SMCTR=m
 
 ##
 ## file: drivers/net/tulip/Kconfig
@@ -1805,6 +1807,7 @@
 CONFIG_USB_EPSON2888=y
 CONFIG_USB_KC2190=y
 CONFIG_USB_NET_ZAURUS=m
+CONFIG_USB_NET_CX82310_ETH=m
 CONFIG_USB_HSO=m
 CONFIG_USB_NET_INT51X1=m
 CONFIG_USB_CDC_PHONET=m



More information about the Kernel-svn-changes mailing list