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

Maximilian Attems maks at alioth.debian.org
Thu Feb 5 13:15:20 UTC 2009


Author: maks
Date: Thu Feb  5 13:15:19 2009
New Revision: 12677

Log:
topconfig enable NET_DSA and friends

enables Distributed Switch Architecture 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	Thu Feb  5 13:15:19 2009
@@ -36,7 +36,8 @@
     RTC_DRV_M48T35, RTC_DRV_BQ4802, RTC_DRV_WM8350, UNEVICTABLE_LRU,
     MAC80211_RC_MINSTREL, BATTERY_BQ27x00, REGULATOR, REGULATOR_BQ24022,
     REGULATOR_WM8350, REGULATOR_WM8400, FB_VIA, FB_METRONOME, FB_MB862XX,
-    UIO_SERCOS3, CORE_DUMP_DEFAULT_ELF_HEADERS.
+    UIO_SERCOS3, CORE_DUMP_DEFAULT_ELF_HEADERS, NET_DSA, NET_DSA_MV88E6060,
+    NET_DSA_MV88E6131, NET_DSA_MV88E6123_61_65.
   * [x86] set MOUSE_BCM5974, X86_RESERVE_LOW_64K, OPROFILE_IBS,
     MICROCODE_INTEL, MICROCODE_AMD.
   * [x86_64] set AMD_IOMMU, MTRR_SANITIZER.

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	Thu Feb  5 13:15:19 2009
@@ -2352,6 +2352,14 @@
 # CONFIG_DECNET is not set
 
 ##
+## file: net/dsa/Kconfig
+##
+CONFIG_NET_DSA=y
+CONFIG_NET_DSA_MV88E6060=y
+CONFIG_NET_DSA_MV88E6131=y
+CONFIG_NET_DSA_MV88E6123_61_65=y
+
+##
 ## file: net/ieee80211/Kconfig
 ##
 CONFIG_IEEE80211=m



More information about the Kernel-svn-changes mailing list