Index: defaults/amd64/Makefile.config
===================================================================
--- defaults/amd64/Makefile.config	(revision 192565bb8d97d3d2b9c03b06e4ed08402ecbbccf)
+++ defaults/amd64/Makefile.config	(revision 35c5d6b040edd6d187bf368a6f2a0ab355054de0)
@@ -25,7 +25,4 @@
 # Kernel console support
 CONFIG_KCONSOLE = y
-
-# Number of shell consoles
-CONFIG_VC_COUNT = 5
 
 # Kernel symbol information
Index: defaults/arm32/Makefile.config
===================================================================
--- defaults/arm32/Makefile.config	(revision 192565bb8d97d3d2b9c03b06e4ed08402ecbbccf)
+++ defaults/arm32/Makefile.config	(revision 35c5d6b040edd6d187bf368a6f2a0ab355054de0)
@@ -16,7 +16,4 @@
 # Kernel console support
 CONFIG_KCONSOLE = y
-
-# Number of shell consoles
-CONFIG_VC_COUNT = 5
 
 # Kernel symbol information
Index: defaults/ia32/Makefile.config
===================================================================
--- defaults/ia32/Makefile.config	(revision 192565bb8d97d3d2b9c03b06e4ed08402ecbbccf)
+++ defaults/ia32/Makefile.config	(revision 35c5d6b040edd6d187bf368a6f2a0ab355054de0)
@@ -31,7 +31,4 @@
 # Kernel console support
 CONFIG_KCONSOLE = y
-
-# Number of shell consoles
-CONFIG_VC_COUNT = 5
 
 # Kernel symbol information
Index: defaults/ia64/Makefile.config
===================================================================
--- defaults/ia64/Makefile.config	(revision 192565bb8d97d3d2b9c03b06e4ed08402ecbbccf)
+++ defaults/ia64/Makefile.config	(revision 35c5d6b040edd6d187bf368a6f2a0ab355054de0)
@@ -29,7 +29,4 @@
 CONFIG_KCONSOLE = y
 
-# Number of shell consoles
-CONFIG_VC_COUNT = 5
-
 # Kernel symbol information
 CONFIG_SYMTAB = y
Index: defaults/mips32/Makefile.config
===================================================================
--- defaults/mips32/Makefile.config	(revision 192565bb8d97d3d2b9c03b06e4ed08402ecbbccf)
+++ defaults/mips32/Makefile.config	(revision 35c5d6b040edd6d187bf368a6f2a0ab355054de0)
@@ -22,7 +22,4 @@
 # Kernel console support
 CONFIG_KCONSOLE = y
-
-# Number of shell consoles
-CONFIG_VC_COUNT = 5
 
 # Kernel symbol information
Index: defaults/mips64/Makefile.config
===================================================================
--- defaults/mips64/Makefile.config	(revision 192565bb8d97d3d2b9c03b06e4ed08402ecbbccf)
+++ defaults/mips64/Makefile.config	(revision 35c5d6b040edd6d187bf368a6f2a0ab355054de0)
@@ -22,7 +22,4 @@
 # Kernel console support
 CONFIG_KCONSOLE = y
-
-# Number of shell consoles
-CONFIG_VC_COUNT = 5
 
 # Kernel symbol information
Index: defaults/ppc32/Makefile.config
===================================================================
--- defaults/ppc32/Makefile.config	(revision 192565bb8d97d3d2b9c03b06e4ed08402ecbbccf)
+++ defaults/ppc32/Makefile.config	(revision 35c5d6b040edd6d187bf368a6f2a0ab355054de0)
@@ -16,7 +16,4 @@
 # Kernel console support
 CONFIG_KCONSOLE = y
-
-# Number of shell consoles
-CONFIG_VC_COUNT = 5
 
 # Kernel symbol information
Index: defaults/sparc64/Makefile.config
===================================================================
--- defaults/sparc64/Makefile.config	(revision 192565bb8d97d3d2b9c03b06e4ed08402ecbbccf)
+++ defaults/sparc64/Makefile.config	(revision 35c5d6b040edd6d187bf368a6f2a0ab355054de0)
@@ -32,7 +32,4 @@
 CONFIG_KCONSOLE = y
 
-# Number of shell consoles
-CONFIG_VC_COUNT = 5
-
 # Kernel symbol information
 CONFIG_SYMTAB = y
Index: defaults/special/Makefile.config
===================================================================
--- defaults/special/Makefile.config	(revision 192565bb8d97d3d2b9c03b06e4ed08402ecbbccf)
+++ defaults/special/Makefile.config	(revision 35c5d6b040edd6d187bf368a6f2a0ab355054de0)
@@ -17,7 +17,4 @@
 CONFIG_KCONSOLE = y
 
-# Number of shell consoles
-CONFIG_VC_COUNT = 5
-
 # Kernel symbol information
 CONFIG_SYMTAB = y
