X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=common%2FKconfig;h=21e067c8582035fa96899eaa868a791479f0ef5c;hb=42a1820bbcc7dfedcf625b88a1013c11e9ef6709;hp=4da095a4fd76240ae2490bcb3a76a9014169995f;hpb=76cc372879e2f2f0467e8a3875f097d189647793;p=u-boot diff --git a/common/Kconfig b/common/Kconfig index 4da095a4fd..21e067c858 100644 --- a/common/Kconfig +++ b/common/Kconfig @@ -533,7 +533,7 @@ config BOARD_LATE_INIT config DISPLAY_CPUINFO bool "Display information about the CPU during start up" - default y if ARM || NIOS2 || X86 || XTENSA + default y if ARM || NIOS2 || X86 || XTENSA || M68K help Display information about the CPU that U-Boot is running on when U-Boot starts up. The function print_cpuinfo() is called