]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/qemu-mips.h
generic-board: select SYS_GENERIC_BOARD for some architectures
[karo-tx-uboot.git] / include / configs / qemu-mips.h
index c3a69c5327abeab937df1aa64699c274e5d05faf..75da8a1ebe67f035bdae84d03f05f2a188e857dd 100644 (file)
@@ -12,8 +12,9 @@
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
-#define CONFIG_MIPS32                  /* MIPS32 CPU core */
 #define CONFIG_QEMU_MIPS
+
+#define CONFIG_DISPLAY_BOARDINFO
 #define CONFIG_MISC_INIT_R
 
 #define CONFIG_BOOTDELAY       10      /* autoboot after 10 seconds */
 
 #define CONFIG_SYS_MIPS_TIMER_FREQ     (CONFIG_SYS_MHZ * 1000000)
 
-#define CONFIG_SYS_HZ                  1000
-
 /* Cached addr */
 #define CONFIG_SYS_SDRAM_BASE          0x80000000