X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fqemu-mips.h;h=1548d3e682d99bdb64a59d3b2475468e7ef69a0e;hb=1320112c8aa58345d71a5a46f3bf6a52589f1f2b;hp=dd3babb50587c0d7bae738afa4613a7efadc8535;hpb=f232950f82d11d411ad29663d98851ac02fd29fb;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/qemu-mips.h b/include/configs/qemu-mips.h index dd3babb..1548d3e 100644 --- a/include/configs/qemu-mips.h +++ b/include/configs/qemu-mips.h @@ -12,8 +12,10 @@ #ifndef __CONFIG_H #define __CONFIG_H -#define CONFIG_MIPS32 /* MIPS32 CPU core */ #define CONFIG_QEMU_MIPS + +#define CONFIG_SYS_GENERIC_BOARD +#define CONFIG_DISPLAY_BOARDINFO #define CONFIG_MISC_INIT_R #define CONFIG_BOOTDELAY 10 /* autoboot after 10 seconds */