Author: maks
Date: Mon May 21 11:05:04 2007
New Revision: 8631

Log:
NETPOLL_RX is gone,
see d16bfd0c77b35a0a0f0e159b94b9921510bf7934


Modified:
   dists/trunk/linux-2.6/debian/arch/alpha/config
   dists/trunk/linux-2.6/debian/arch/amd64/config
   dists/trunk/linux-2.6/debian/arch/arm/config.footbridge
   dists/trunk/linux-2.6/debian/arch/arm/config.ixp4xx
   dists/trunk/linux-2.6/debian/arch/arm/config.versatile
   dists/trunk/linux-2.6/debian/arch/hppa/config
   dists/trunk/linux-2.6/debian/arch/i386/config
   dists/trunk/linux-2.6/debian/arch/ia64/config
   dists/trunk/linux-2.6/debian/arch/m68k/config
   dists/trunk/linux-2.6/debian/arch/mips/config.4kc-malta
   dists/trunk/linux-2.6/debian/arch/mips/config.qemu
   dists/trunk/linux-2.6/debian/arch/mipsel/config.4kc-malta
   dists/trunk/linux-2.6/debian/arch/mipsel/config.qemu
   dists/trunk/linux-2.6/debian/arch/mipsel/config.r5k-cobalt
   dists/trunk/linux-2.6/debian/arch/powerpc/config
   dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc-miboot
   dists/trunk/linux-2.6/debian/arch/sparc/config

Modified: dists/trunk/linux-2.6/debian/arch/alpha/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/alpha/config      (original)
+++ dists/trunk/linux-2.6/debian/arch/alpha/config      Mon May 21 11:05:04 2007
@@ -403,7 +403,6 @@
 # CONFIG_NET_EMATCH is not set
 CONFIG_NET_CLS_POLICE=y
 CONFIG_NETPOLL=y
-CONFIG_NETPOLL_RX=y
 CONFIG_NETPOLL_TRAP=y
 CONFIG_NET_POLL_CONTROLLER=y
 CONFIG_HAMRADIO=y

Modified: dists/trunk/linux-2.6/debian/arch/amd64/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/amd64/config      (original)
+++ dists/trunk/linux-2.6/debian/arch/amd64/config      Mon May 21 11:05:04 2007
@@ -379,7 +379,6 @@
 CONFIG_NET_EMATCH_U32=m
 CONFIG_NET_EMATCH_META=m
 CONFIG_NETPOLL=y
-# CONFIG_NETPOLL_RX is not set
 # CONFIG_NETPOLL_TRAP is not set
 CONFIG_NET_POLL_CONTROLLER=y
 CONFIG_HAMRADIO=y

Modified: dists/trunk/linux-2.6/debian/arch/arm/config.footbridge
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/arm/config.footbridge     (original)
+++ dists/trunk/linux-2.6/debian/arch/arm/config.footbridge     Mon May 21 
11:05:04 2007
@@ -731,7 +731,6 @@
 # CONFIG_SHAPER is not set
 CONFIG_NETCONSOLE=m
 CONFIG_NETPOLL=y
-# CONFIG_NETPOLL_RX is not set
 # CONFIG_NETPOLL_TRAP is not set
 CONFIG_NET_POLL_CONTROLLER=y
 

Modified: dists/trunk/linux-2.6/debian/arch/arm/config.ixp4xx
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/arm/config.ixp4xx (original)
+++ dists/trunk/linux-2.6/debian/arch/arm/config.ixp4xx Mon May 21 11:05:04 2007
@@ -905,7 +905,6 @@
 # CONFIG_SHAPER is not set
 CONFIG_NETCONSOLE=m
 CONFIG_NETPOLL=y
-# CONFIG_NETPOLL_RX is not set
 # CONFIG_NETPOLL_TRAP is not set
 CONFIG_NET_POLL_CONTROLLER=y
 

Modified: dists/trunk/linux-2.6/debian/arch/arm/config.versatile
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/arm/config.versatile      (original)
+++ dists/trunk/linux-2.6/debian/arch/arm/config.versatile      Mon May 21 
11:05:04 2007
@@ -799,7 +799,6 @@
 # CONFIG_SHAPER is not set
 CONFIG_NETCONSOLE=m
 CONFIG_NETPOLL=y
-# CONFIG_NETPOLL_RX is not set
 # CONFIG_NETPOLL_TRAP is not set
 CONFIG_NET_POLL_CONTROLLER=y
 

Modified: dists/trunk/linux-2.6/debian/arch/hppa/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/hppa/config       (original)
+++ dists/trunk/linux-2.6/debian/arch/hppa/config       Mon May 21 11:05:04 2007
@@ -265,7 +265,6 @@
 CONFIG_NET_EMATCH_U32=m
 CONFIG_NET_EMATCH_META=m
 CONFIG_NETPOLL=y
-# CONFIG_NETPOLL_RX is not set
 # CONFIG_NETPOLL_TRAP is not set
 CONFIG_NET_POLL_CONTROLLER=y
 # CONFIG_HAMRADIO is not set

Modified: dists/trunk/linux-2.6/debian/arch/i386/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/i386/config       (original)
+++ dists/trunk/linux-2.6/debian/arch/i386/config       Mon May 21 11:05:04 2007
@@ -475,7 +475,6 @@
 CONFIG_NET_EMATCH_META=m
 CONFIG_NET_CLS_POLICE=y
 CONFIG_NETPOLL=y
-# CONFIG_NETPOLL_RX is not set
 # CONFIG_NETPOLL_TRAP is not set
 CONFIG_NET_POLL_CONTROLLER=y
 CONFIG_HAMRADIO=y

Modified: dists/trunk/linux-2.6/debian/arch/ia64/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/ia64/config       (original)
+++ dists/trunk/linux-2.6/debian/arch/ia64/config       Mon May 21 11:05:04 2007
@@ -369,7 +369,6 @@
 CONFIG_NET_EMATCH_META=m
 CONFIG_NET_CLS_POLICE=y
 CONFIG_NETPOLL=y
-CONFIG_NETPOLL_RX=y
 CONFIG_NETPOLL_TRAP=y
 CONFIG_NET_POLL_CONTROLLER=y
 CONFIG_HAMRADIO=y

Modified: dists/trunk/linux-2.6/debian/arch/m68k/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/m68k/config       (original)
+++ dists/trunk/linux-2.6/debian/arch/m68k/config       Mon May 21 11:05:04 2007
@@ -89,7 +89,6 @@
 # CONFIG_WAN_ROUTER is not set
 # CONFIG_NET_SCHED is not set
 CONFIG_NETPOLL=y
-# CONFIG_NETPOLL_RX is not set
 # CONFIG_NETPOLL_TRAP is not set
 CONFIG_NET_POLL_CONTROLLER=y
 # CONFIG_HAMRADIO is not set

Modified: dists/trunk/linux-2.6/debian/arch/mips/config.4kc-malta
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/mips/config.4kc-malta     (original)
+++ dists/trunk/linux-2.6/debian/arch/mips/config.4kc-malta     Mon May 21 
11:05:04 2007
@@ -1575,7 +1575,6 @@
 CONFIG_SHAPER=m
 CONFIG_NETCONSOLE=m
 CONFIG_NETPOLL=y
-# CONFIG_NETPOLL_RX is not set
 # CONFIG_NETPOLL_TRAP is not set
 CONFIG_NET_POLL_CONTROLLER=y
 

Modified: dists/trunk/linux-2.6/debian/arch/mips/config.qemu
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/mips/config.qemu  (original)
+++ dists/trunk/linux-2.6/debian/arch/mips/config.qemu  Mon May 21 11:05:04 2007
@@ -783,7 +783,6 @@
 # CONFIG_SHAPER is not set
 CONFIG_NETCONSOLE=m
 CONFIG_NETPOLL=y
-# CONFIG_NETPOLL_RX is not set
 # CONFIG_NETPOLL_TRAP is not set
 CONFIG_NET_POLL_CONTROLLER=y
 

Modified: dists/trunk/linux-2.6/debian/arch/mipsel/config.4kc-malta
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/mipsel/config.4kc-malta   (original)
+++ dists/trunk/linux-2.6/debian/arch/mipsel/config.4kc-malta   Mon May 21 
11:05:04 2007
@@ -1576,7 +1576,6 @@
 CONFIG_SHAPER=m
 CONFIG_NETCONSOLE=m
 CONFIG_NETPOLL=y
-# CONFIG_NETPOLL_RX is not set
 # CONFIG_NETPOLL_TRAP is not set
 CONFIG_NET_POLL_CONTROLLER=y
 

Modified: dists/trunk/linux-2.6/debian/arch/mipsel/config.qemu
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/mipsel/config.qemu        (original)
+++ dists/trunk/linux-2.6/debian/arch/mipsel/config.qemu        Mon May 21 
11:05:04 2007
@@ -788,7 +788,6 @@
 # CONFIG_SHAPER is not set
 CONFIG_NETCONSOLE=m
 CONFIG_NETPOLL=y
-# CONFIG_NETPOLL_RX is not set
 # CONFIG_NETPOLL_TRAP is not set
 CONFIG_NET_POLL_CONTROLLER=y
 

Modified: dists/trunk/linux-2.6/debian/arch/mipsel/config.r5k-cobalt
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/mipsel/config.r5k-cobalt  (original)
+++ dists/trunk/linux-2.6/debian/arch/mipsel/config.r5k-cobalt  Mon May 21 
11:05:04 2007
@@ -820,7 +820,6 @@
 # CONFIG_SHAPER is not set
 CONFIG_NETCONSOLE=m
 CONFIG_NETPOLL=y
-# CONFIG_NETPOLL_RX is not set
 # CONFIG_NETPOLL_TRAP is not set
 CONFIG_NET_POLL_CONTROLLER=y
 

Modified: dists/trunk/linux-2.6/debian/arch/powerpc/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/powerpc/config    (original)
+++ dists/trunk/linux-2.6/debian/arch/powerpc/config    Mon May 21 11:05:04 2007
@@ -303,7 +303,6 @@
 CONFIG_NET_EMATCH_META=m
 CONFIG_NET_CLS_POLICE=y
 CONFIG_NETPOLL=y
-CONFIG_NETPOLL_RX=y
 CONFIG_NETPOLL_TRAP=y
 CONFIG_NET_POLL_CONTROLLER=y
 CONFIG_HAMRADIO=y

Modified: dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc-miboot
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc-miboot     
(original)
+++ dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc-miboot     Mon May 
21 11:05:04 2007
@@ -21,7 +21,6 @@
 # CONFIG_THERM_ADT746X is not set
 # CONFIG_NETFILTER is not set
 # CONFIG_NET_SCHED is not set
-# CONFIG_NETPOLL_RX is not set
 # CONFIG_NETPOLL_TRAP is not set
 # CONFIG_HAMRADIO is not set
 # CONFIG_BT is not set

Modified: dists/trunk/linux-2.6/debian/arch/sparc/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/sparc/config      (original)
+++ dists/trunk/linux-2.6/debian/arch/sparc/config      Mon May 21 11:05:04 2007
@@ -401,7 +401,6 @@
 # CONFIG_BSD_DISKLABEL is not set
 # CONFIG_FB_SAVAGE is not set
 CONFIG_GENERIC_FIND_NEXT_BIT=y
-# CONFIG_NETPOLL_RX is not set
 # CONFIG_FB_MATROX is not set
 # Partition Types
 # CONFIG_SND_EMU10K1X is not set

_______________________________________________
Kernel-svn-changes mailing list
Kernel-svn-changes@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

Reply via email to