Index: defaults/sparc64/niagara/Makefile.config
===================================================================
--- defaults/sparc64/niagara/Makefile.config	(revision b781cb29389c8328de39d4e2b37c97971da22305)
+++ defaults/sparc64/niagara/Makefile.config	(revision b781cb29389c8328de39d4e2b37c97971da22305)
@@ -0,0 +1,11 @@
+# Machine type
+MACHINE = generic
+
+# CPU type
+PROCESSOR = sun4v
+
+# Support for SMP
+CONFIG_SMP = n
+
+# Framebuffer support
+CONFIG_FB = n
Index: defaults/sparc64/sun4v/Makefile.config
===================================================================
--- defaults/sparc64/sun4v/Makefile.config	(revision 4872160f9c176d257f1757469d1adec8033d95f9)
+++ 	(revision )
@@ -1,11 +1,0 @@
-# Machine type
-MACHINE = generic
-
-# CPU type
-PROCESSOR = sun4v
-
-# Support for SMP
-CONFIG_SMP = n
-
-# Framebuffer support
-CONFIG_FB = n
Index: defaults/sparc64/ultra/Makefile.config
===================================================================
--- defaults/sparc64/ultra/Makefile.config	(revision b781cb29389c8328de39d4e2b37c97971da22305)
+++ defaults/sparc64/ultra/Makefile.config	(revision b781cb29389c8328de39d4e2b37c97971da22305)
@@ -0,0 +1,5 @@
+# Machine type
+MACHINE = generic
+
+# CPU type
+PROCESSOR = us
Index: defaults/sparc64/us/Makefile.config
===================================================================
--- defaults/sparc64/us/Makefile.config	(revision 4872160f9c176d257f1757469d1adec8033d95f9)
+++ 	(revision )
@@ -1,5 +1,0 @@
-# Machine type
-MACHINE = generic
-
-# CPU type
-PROCESSOR = us
Index: defaults/sparc64/us3/Makefile.config
===================================================================
--- defaults/sparc64/us3/Makefile.config	(revision 4872160f9c176d257f1757469d1adec8033d95f9)
+++ 	(revision )
@@ -1,5 +1,0 @@
-# Machine type
-MACHINE = generic
-
-# CPU type
-PROCESSOR = us3
