Index: defaults/mips64/Makefile.config
===================================================================
--- defaults/mips64/Makefile.config	(revision e369d1ce30c6ef54ab92e761fab26143928bb590)
+++ 	(revision )
@@ -1,41 +1,0 @@
-# Platform
-PLATFORM = mips64
-
-# Ramdisk format
-RDFMT = ext4fs
-
-# Compiler
-COMPILER = gcc_cross
-
-# Debug build
-CONFIG_DEBUG = y
-
-# Deadlock detection support for spinlocks
-CONFIG_DEBUG_SPINLOCK = y
-
-# Support for SMP
-CONFIG_SMP = y
-
-# Support for userspace debuggers
-CONFIG_UDEBUG = y
-
-# Kernel console support
-CONFIG_KCONSOLE = y
-
-# Kernel symbol information
-CONFIG_SYMTAB = y
-
-# Detailed kernel logging
-CONFIG_LOG = n
-
-# Kernel function tracing
-CONFIG_TRACE = n
-
-# Compile kernel tests
-CONFIG_TEST = y
-
-# Input device class
-CONFIG_HID_IN = generic
-
-# Output device class
-CONFIG_HID_OUT = generic
Index: defaults/mips64/msim/Makefile.config
===================================================================
--- defaults/mips64/msim/Makefile.config	(revision e369d1ce30c6ef54ab92e761fab26143928bb590)
+++ 	(revision )
@@ -1,2 +1,0 @@
-# Machine type
-MACHINE = msim
Index: defaults/mips64/output
===================================================================
--- defaults/mips64/output	(revision e369d1ce30c6ef54ab92e761fab26143928bb590)
+++ 	(revision )
@@ -1,1 +1,0 @@
-image.boot
