[kernel] r19835 - in dists/trunk/linux/debian/config: . alpha armel hppa ia64 kernelarch-x86 m68k mips mipsel powerpc s390 sparc

Ben Hutchings benh at alioth.debian.org
Thu Feb 21 04:52:27 UTC 2013


Author: benh
Date: Thu Feb 21 04:52:25 2013
New Revision: 19835

Log:
wanrouter: Disable as broken and unused

Since Linux 2.6.29, this subsystem would crash if anyone tried to use
it, but no-one noticed.  It will be removed upstream in Linux 3.9.

Modified:
   dists/trunk/linux/debian/config/alpha/config
   dists/trunk/linux/debian/config/armel/config.iop32x
   dists/trunk/linux/debian/config/armel/config.ixp4xx
   dists/trunk/linux/debian/config/armel/config.kirkwood
   dists/trunk/linux/debian/config/armel/config.mv78xx0
   dists/trunk/linux/debian/config/armel/config.orion5x
   dists/trunk/linux/debian/config/armel/config.versatile
   dists/trunk/linux/debian/config/config
   dists/trunk/linux/debian/config/hppa/config
   dists/trunk/linux/debian/config/ia64/config
   dists/trunk/linux/debian/config/kernelarch-x86/config
   dists/trunk/linux/debian/config/m68k/config
   dists/trunk/linux/debian/config/mips/config.4kc-malta
   dists/trunk/linux/debian/config/mips/config.5kc-malta
   dists/trunk/linux/debian/config/mips/config.r4k-ip22
   dists/trunk/linux/debian/config/mips/config.sb1-bcm91250a
   dists/trunk/linux/debian/config/mips/config.sb1a-bcm91480b
   dists/trunk/linux/debian/config/mipsel/config.r5k-cobalt
   dists/trunk/linux/debian/config/powerpc/config
   dists/trunk/linux/debian/config/s390/config
   dists/trunk/linux/debian/config/sparc/config

Modified: dists/trunk/linux/debian/config/alpha/config
==============================================================================
--- dists/trunk/linux/debian/config/alpha/config	Thu Feb 21 04:26:04 2013	(r19834)
+++ dists/trunk/linux/debian/config/alpha/config	Thu Feb 21 04:52:25 2013	(r19835)
@@ -789,7 +789,6 @@
 CONFIG_DLCI=m
 CONFIG_DLCI_MAX=8
 CONFIG_SDLA=m
-CONFIG_CYCLADES_SYNC=m
 
 ##
 ## file: drivers/net/wireless/Kconfig
@@ -1106,11 +1105,6 @@
 CONFIG_LAPB=m
 
 ##
-## file: net/wanrouter/Kconfig
-##
-CONFIG_WAN_ROUTER=m
-
-##
 ## file: sound/drivers/Kconfig
 ##
 CONFIG_SND_DUMMY=m

Modified: dists/trunk/linux/debian/config/armel/config.iop32x
==============================================================================
--- dists/trunk/linux/debian/config/armel/config.iop32x	Thu Feb 21 04:26:04 2013	(r19834)
+++ dists/trunk/linux/debian/config/armel/config.iop32x	Thu Feb 21 04:52:25 2013	(r19835)
@@ -672,11 +672,6 @@
 # CONFIG_MAC80211_RC_PID is not set
 
 ##
-## file: net/wanrouter/Kconfig
-##
-# CONFIG_WAN_ROUTER is not set
-
-##
 ## file: security/keys/Kconfig
 ##
 # CONFIG_KEYS_DEBUG_PROC_KEYS is not set

Modified: dists/trunk/linux/debian/config/armel/config.ixp4xx
==============================================================================
--- dists/trunk/linux/debian/config/armel/config.ixp4xx	Thu Feb 21 04:26:04 2013	(r19834)
+++ dists/trunk/linux/debian/config/armel/config.ixp4xx	Thu Feb 21 04:52:25 2013	(r19835)
@@ -806,11 +806,6 @@
 # CONFIG_MAC80211_RC_PID is not set
 
 ##
-## file: net/wanrouter/Kconfig
-##
-CONFIG_WAN_ROUTER=m
-
-##
 ## file: security/keys/Kconfig
 ##
 # CONFIG_KEYS_DEBUG_PROC_KEYS is not set

Modified: dists/trunk/linux/debian/config/armel/config.kirkwood
==============================================================================
--- dists/trunk/linux/debian/config/armel/config.kirkwood	Thu Feb 21 04:26:04 2013	(r19834)
+++ dists/trunk/linux/debian/config/armel/config.kirkwood	Thu Feb 21 04:52:25 2013	(r19835)
@@ -669,11 +669,6 @@
 CONFIG_ROSE=m
 
 ##
-## file: net/wanrouter/Kconfig
-##
-CONFIG_WAN_ROUTER=m
-
-##
 ## file: sound/soc/Kconfig
 ##
 CONFIG_SND_SOC=m

Modified: dists/trunk/linux/debian/config/armel/config.mv78xx0
==============================================================================
--- dists/trunk/linux/debian/config/armel/config.mv78xx0	Thu Feb 21 04:26:04 2013	(r19834)
+++ dists/trunk/linux/debian/config/armel/config.mv78xx0	Thu Feb 21 04:52:25 2013	(r19835)
@@ -578,8 +578,3 @@
 CONFIG_NETROM=m
 CONFIG_ROSE=m
 
-##
-## file: net/wanrouter/Kconfig
-##
-CONFIG_WAN_ROUTER=m
-

Modified: dists/trunk/linux/debian/config/armel/config.orion5x
==============================================================================
--- dists/trunk/linux/debian/config/armel/config.orion5x	Thu Feb 21 04:26:04 2013	(r19834)
+++ dists/trunk/linux/debian/config/armel/config.orion5x	Thu Feb 21 04:52:25 2013	(r19835)
@@ -606,8 +606,3 @@
 ##
 CONFIG_IPV6=m
 
-##
-## file: net/wanrouter/Kconfig
-##
-CONFIG_WAN_ROUTER=m
-

Modified: dists/trunk/linux/debian/config/armel/config.versatile
==============================================================================
--- dists/trunk/linux/debian/config/armel/config.versatile	Thu Feb 21 04:26:04 2013	(r19834)
+++ dists/trunk/linux/debian/config/armel/config.versatile	Thu Feb 21 04:52:25 2013	(r19835)
@@ -511,8 +511,3 @@
 ##
 # CONFIG_LAPB is not set
 
-##
-## file: net/wanrouter/Kconfig
-##
-# CONFIG_WAN_ROUTER is not set
-

Modified: dists/trunk/linux/debian/config/config
==============================================================================
--- dists/trunk/linux/debian/config/config	Thu Feb 21 04:26:04 2013	(r19834)
+++ dists/trunk/linux/debian/config/config	Thu Feb 21 04:52:25 2013	(r19835)
@@ -2311,8 +2311,6 @@
 CONFIG_HDLC_PPP=m
 # CONFIG_HDLC_X25 is not set
 # CONFIG_PC300TOO is not set
-CONFIG_WAN_ROUTER_DRIVERS=m
-# CONFIG_CYCLOMX_X25 is not set
 
 ##
 ## file: drivers/net/wimax/i2400m/Kconfig

Modified: dists/trunk/linux/debian/config/hppa/config
==============================================================================
--- dists/trunk/linux/debian/config/hppa/config	Thu Feb 21 04:26:04 2013	(r19834)
+++ dists/trunk/linux/debian/config/hppa/config	Thu Feb 21 04:52:25 2013	(r19835)
@@ -685,11 +685,6 @@
 # CONFIG_LLC2 is not set
 
 ##
-## file: net/wanrouter/Kconfig
-##
-# CONFIG_WAN_ROUTER is not set
-
-##
 ## file: sound/drivers/Kconfig
 ##
 CONFIG_SND_DUMMY=m

Modified: dists/trunk/linux/debian/config/ia64/config
==============================================================================
--- dists/trunk/linux/debian/config/ia64/config	Thu Feb 21 04:26:04 2013	(r19834)
+++ dists/trunk/linux/debian/config/ia64/config	Thu Feb 21 04:52:25 2013	(r19835)
@@ -568,7 +568,6 @@
 # CONFIG_DSCC4_PCI_RST is not set
 CONFIG_DLCI=m
 CONFIG_DLCI_MAX=8
-# CONFIG_CYCLADES_SYNC is not set
 
 ##
 ## file: drivers/net/wireless/Kconfig

Modified: dists/trunk/linux/debian/config/kernelarch-x86/config
==============================================================================
--- dists/trunk/linux/debian/config/kernelarch-x86/config	Thu Feb 21 04:26:04 2013	(r19834)
+++ dists/trunk/linux/debian/config/kernelarch-x86/config	Thu Feb 21 04:52:25 2013	(r19835)
@@ -1050,7 +1050,6 @@
 CONFIG_DSCC4_PCI_RST=y
 CONFIG_DLCI=m
 CONFIG_DLCI_MAX=8
-CONFIG_CYCLADES_SYNC=m
 CONFIG_SBNI=m
 # CONFIG_SBNI_MULTILINE is not set
 
@@ -1687,11 +1686,6 @@
 CONFIG_LAPB=m
 
 ##
-## file: net/wanrouter/Kconfig
-##
-CONFIG_WAN_ROUTER=m
-
-##
 ## file: sound/drivers/Kconfig
 ##
 CONFIG_SND_DUMMY=m

Modified: dists/trunk/linux/debian/config/m68k/config
==============================================================================
--- dists/trunk/linux/debian/config/m68k/config	Thu Feb 21 04:26:04 2013	(r19834)
+++ dists/trunk/linux/debian/config/m68k/config	Thu Feb 21 04:52:25 2013	(r19835)
@@ -230,11 +230,6 @@
 # CONFIG_NET_SCHED is not set
 
 ##
-## file: net/wanrouter/Kconfig
-##
-# CONFIG_WAN_ROUTER is not set
-
-##
 ## file: net/xfrm/Kconfig
 ##
 #. TODO

Modified: dists/trunk/linux/debian/config/mips/config.4kc-malta
==============================================================================
--- dists/trunk/linux/debian/config/mips/config.4kc-malta	Thu Feb 21 04:26:04 2013	(r19834)
+++ dists/trunk/linux/debian/config/mips/config.4kc-malta	Thu Feb 21 04:52:25 2013	(r19835)
@@ -1127,11 +1127,6 @@
 # CONFIG_NETLABEL is not set
 
 ##
-## file: net/wanrouter/Kconfig
-##
-CONFIG_WAN_ROUTER=m
-
-##
 ## file: sound/drivers/Kconfig
 ##
 CONFIG_SND_DUMMY=m

Modified: dists/trunk/linux/debian/config/mips/config.5kc-malta
==============================================================================
--- dists/trunk/linux/debian/config/mips/config.5kc-malta	Thu Feb 21 04:26:04 2013	(r19834)
+++ dists/trunk/linux/debian/config/mips/config.5kc-malta	Thu Feb 21 04:52:25 2013	(r19835)
@@ -1131,11 +1131,6 @@
 # CONFIG_NETLABEL is not set
 
 ##
-## file: net/wanrouter/Kconfig
-##
-CONFIG_WAN_ROUTER=m
-
-##
 ## file: sound/drivers/Kconfig
 ##
 CONFIG_SND_DUMMY=m

Modified: dists/trunk/linux/debian/config/mips/config.r4k-ip22
==============================================================================
--- dists/trunk/linux/debian/config/mips/config.r4k-ip22	Thu Feb 21 04:26:04 2013	(r19834)
+++ dists/trunk/linux/debian/config/mips/config.r4k-ip22	Thu Feb 21 04:52:25 2013	(r19835)
@@ -516,11 +516,6 @@
 # CONFIG_LAPB is not set
 
 ##
-## file: net/wanrouter/Kconfig
-##
-# CONFIG_WAN_ROUTER is not set
-
-##
 ## file: sound/drivers/Kconfig
 ##
 # CONFIG_SND_DUMMY is not set

Modified: dists/trunk/linux/debian/config/mips/config.sb1-bcm91250a
==============================================================================
--- dists/trunk/linux/debian/config/mips/config.sb1-bcm91250a	Thu Feb 21 04:26:04 2013	(r19834)
+++ dists/trunk/linux/debian/config/mips/config.sb1-bcm91250a	Thu Feb 21 04:52:25 2013	(r19835)
@@ -782,8 +782,3 @@
 ##
 # CONFIG_LAPB is not set
 
-##
-## file: net/wanrouter/Kconfig
-##
-# CONFIG_WAN_ROUTER is not set
-

Modified: dists/trunk/linux/debian/config/mips/config.sb1a-bcm91480b
==============================================================================
--- dists/trunk/linux/debian/config/mips/config.sb1a-bcm91480b	Thu Feb 21 04:26:04 2013	(r19834)
+++ dists/trunk/linux/debian/config/mips/config.sb1a-bcm91480b	Thu Feb 21 04:52:25 2013	(r19835)
@@ -788,8 +788,3 @@
 ##
 # CONFIG_LAPB is not set
 
-##
-## file: net/wanrouter/Kconfig
-##
-# CONFIG_WAN_ROUTER is not set
-

Modified: dists/trunk/linux/debian/config/mipsel/config.r5k-cobalt
==============================================================================
--- dists/trunk/linux/debian/config/mipsel/config.r5k-cobalt	Thu Feb 21 04:26:04 2013	(r19834)
+++ dists/trunk/linux/debian/config/mipsel/config.r5k-cobalt	Thu Feb 21 04:52:25 2013	(r19835)
@@ -739,11 +739,6 @@
 # CONFIG_LAPB is not set
 
 ##
-## file: net/wanrouter/Kconfig
-##
-# CONFIG_WAN_ROUTER is not set
-
-##
 ## file: sound/drivers/Kconfig
 ##
 # CONFIG_SND_DUMMY is not set

Modified: dists/trunk/linux/debian/config/powerpc/config
==============================================================================
--- dists/trunk/linux/debian/config/powerpc/config	Thu Feb 21 04:26:04 2013	(r19834)
+++ dists/trunk/linux/debian/config/powerpc/config	Thu Feb 21 04:52:25 2013	(r19835)
@@ -631,7 +631,6 @@
 # CONFIG_DSCC4_PCI_RST is not set
 CONFIG_DLCI=m
 CONFIG_DLCI_MAX=8
-CONFIG_CYCLADES_SYNC=m
 
 ##
 ## file: drivers/net/wireless/Kconfig
@@ -927,11 +926,6 @@
 CONFIG_LAPB=m
 
 ##
-## file: net/wanrouter/Kconfig
-##
-CONFIG_WAN_ROUTER=m
-
-##
 ## file: sound/aoa/Kconfig
 ##
 CONFIG_SND_AOA=m

Modified: dists/trunk/linux/debian/config/s390/config
==============================================================================
--- dists/trunk/linux/debian/config/s390/config	Thu Feb 21 04:26:04 2013	(r19834)
+++ dists/trunk/linux/debian/config/s390/config	Thu Feb 21 04:52:25 2013	(r19835)
@@ -185,8 +185,3 @@
 ##
 # CONFIG_LLC2 is not set
 
-##
-## file: net/wanrouter/Kconfig
-##
-# CONFIG_WAN_ROUTER is not set
-

Modified: dists/trunk/linux/debian/config/sparc/config
==============================================================================
--- dists/trunk/linux/debian/config/sparc/config	Thu Feb 21 04:26:04 2013	(r19834)
+++ dists/trunk/linux/debian/config/sparc/config	Thu Feb 21 04:52:25 2013	(r19835)
@@ -575,11 +575,6 @@
 # CONFIG_LAPB is not set
 
 ##
-## file: net/wanrouter/Kconfig
-##
-# CONFIG_WAN_ROUTER is not set
-
-##
 ## file: sound/drivers/Kconfig
 ##
 # CONFIG_SND_DUMMY is not set



More information about the Kernel-svn-changes mailing list