Index: defaults/amd64/Makefile.config
===================================================================
--- defaults/amd64/Makefile.config	(revision c2efbb4ffae4b59dd2f12995a3926eb4251bfa3d)
+++ defaults/amd64/Makefile.config	(revision 1b1164e8b3cea0b45a167fb0933b14cf0c22c374)
@@ -63,3 +63,3 @@
 
 # Default networking architecture
-NETWORKING = modular
+CONFIG_NETWORKING = modular
Index: defaults/arm32/Makefile.config
===================================================================
--- defaults/arm32/Makefile.config	(revision c2efbb4ffae4b59dd2f12995a3926eb4251bfa3d)
+++ defaults/arm32/Makefile.config	(revision 1b1164e8b3cea0b45a167fb0933b14cf0c22c374)
@@ -39,3 +39,3 @@
 
 # Default networking architecture
-NETWORKING = none 
+CONFIG_NETWORKING = none
Index: defaults/ia32/Makefile.config
===================================================================
--- defaults/ia32/Makefile.config	(revision c2efbb4ffae4b59dd2f12995a3926eb4251bfa3d)
+++ defaults/ia32/Makefile.config	(revision 1b1164e8b3cea0b45a167fb0933b14cf0c22c374)
@@ -69,3 +69,3 @@
 
 # Default networking architecture
-NETWORKING = modular
+CONFIG_NETWORKING = modular
Index: defaults/ia64/Makefile.config
===================================================================
--- defaults/ia64/Makefile.config	(revision c2efbb4ffae4b59dd2f12995a3926eb4251bfa3d)
+++ defaults/ia64/Makefile.config	(revision 1b1164e8b3cea0b45a167fb0933b14cf0c22c374)
@@ -51,3 +51,3 @@
 
 # Default networking architecture
-NETWORKING = modular
+CONFIG_NETWORKING = modular
Index: defaults/mips32/Makefile.config
===================================================================
--- defaults/mips32/Makefile.config	(revision c2efbb4ffae4b59dd2f12995a3926eb4251bfa3d)
+++ defaults/mips32/Makefile.config	(revision 1b1164e8b3cea0b45a167fb0933b14cf0c22c374)
@@ -45,3 +45,3 @@
 
 # Default networking architecture
-NETWORKING = none 
+CONFIG_NETWORKING = none
Index: defaults/ppc32/Makefile.config
===================================================================
--- defaults/ppc32/Makefile.config	(revision c2efbb4ffae4b59dd2f12995a3926eb4251bfa3d)
+++ defaults/ppc32/Makefile.config	(revision 1b1164e8b3cea0b45a167fb0933b14cf0c22c374)
@@ -45,3 +45,3 @@
 
 # Default networking architecture
-NETWORKING = none 
+CONFIG_NETWORKING = none
Index: defaults/sparc64/Makefile.config
===================================================================
--- defaults/sparc64/Makefile.config	(revision c2efbb4ffae4b59dd2f12995a3926eb4251bfa3d)
+++ defaults/sparc64/Makefile.config	(revision 1b1164e8b3cea0b45a167fb0933b14cf0c22c374)
@@ -63,3 +63,3 @@
 
 # Default networking architecture
-NETWORKING = modular
+CONFIG_NETWORKING = modular
Index: defaults/sparc64/sun4v/Makefile.config
===================================================================
--- defaults/sparc64/sun4v/Makefile.config	(revision c2efbb4ffae4b59dd2f12995a3926eb4251bfa3d)
+++ defaults/sparc64/sun4v/Makefile.config	(revision 1b1164e8b3cea0b45a167fb0933b14cf0c22c374)
@@ -13,4 +13,3 @@
 CONFIG_FB = n
 
-NETWORKING = none
-
+CONFIG_NETWORKING = none
Index: defaults/special/abs32le/Makefile.config
===================================================================
--- defaults/special/abs32le/Makefile.config	(revision c2efbb4ffae4b59dd2f12995a3926eb4251bfa3d)
+++ defaults/special/abs32le/Makefile.config	(revision 1b1164e8b3cea0b45a167fb0933b14cf0c22c374)
@@ -6,3 +6,3 @@
 
 # Networking architecture
-NETWORKING = none
+CONFIG_NETWORKING = none
