[kernel] r12220 - in dists/trunk/linux-2.6/debian: . config
    Maximilian Attems 
    maks at alioth.debian.org
       
    Wed Sep 10 09:35:51 UTC 2008
    
    
  
Author: maks
Date: Wed Sep 10 09:35:50 2008
New Revision: 12220
Log:
topconfig enable VLAN_8021Q_GVRP
see 70c03b49b80ba3634958acc31853771019c0ebd3
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	Wed Sep 10 09:35:50 2008
@@ -8,7 +8,7 @@
     BRIDGE_EBT_IP6, BT_HCIBTUSB, TOUCHSCREEN_INEXIO, TOUCHSCREEN_TOUCHIT213,
     VIRTIO_CONSOLE, VIDEO_ZORAN_ZR36060, USB_VIDEO_CLASS_INPUT_EVDEV,
     USB_GSPCA, USB_S2255, OCFS2_FS_STATS, OMFS_FS, CRYPTO_RMD128,
-    CRYPTO_RMD160, CRYPTO_RMD256, CRYPTO_RMD320.
+    CRYPTO_RMD160, CRYPTO_RMD256, CRYPTO_RMD320, VLAN_8021Q_GVRP.
   * [x86] set MOUSE_BCM5974.
   * [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	Wed Sep 10 09:35:50 2008
@@ -2060,6 +2060,7 @@
 ## file: net/8021q/Kconfig
 ##
 CONFIG_VLAN_8021Q=m
+CONFIG_VLAN_8021Q_GVRP=y
 
 ##
 ## file: net/9p/Kconfig
    
    
More information about the Kernel-svn-changes
mailing list