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

Maximilian Attems maks at alioth.debian.org
Sun May 4 14:34:57 UTC 2008


Author: maks
Date: Sun May  4 14:34:56 2008
New Revision: 11262

Log:
topconfig enable SFC

finaly merged driver for Solarflare Solarstorm SFC4000 support


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	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Sun May  4 14:34:56 2008
@@ -8,7 +8,7 @@
     VIDEO_EM28XX_DVB, VIDEO_CX18, VIDEO_AU0828, SOC_CAMERA_MT9M001,
     SOC_CAMERA_MT9V022, DVB_TUNER_ITD1000, VIDEO_PVRUSB2_DVB, USB_C67X00_HCD,
     USB_ISP1760_HCD, HTC_PASIC3, I2C_PCA_PLATFORM, TOUCHSCREEN_WM97XX,
-    JOYSTICK_ZHENHUA.
+    JOYSTICK_ZHENHUA, SFC.
   * [amd64, i386]: KVM_CLOCK, KVM_GUEST, ISCSI_IBFT_FIND.
 
  -- maximilian attems <maks at debian.org>  Sat, 26 Apr 2008 23:11:17 +0200

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	(original)
+++ dists/trunk/linux-2.6/debian/config/config	Sun May  4 14:34:56 2008
@@ -1046,6 +1046,11 @@
 CONFIG_MDIO_BITBANG=m
 
 ##
+## file: drivers/net/sfc/Kconfig
+##
+CONFIG_SFC=m
+
+##
 ## file: drivers/net/tokenring/Kconfig
 ##
 CONFIG_TR=y



More information about the Kernel-svn-changes mailing list