]> git.sur5r.net Git - u-boot/blobdiff - common/Kconfig
serial: bcm283x_mu: Remove support for post-init disabling
[u-boot] / common / Kconfig
index 4da095a4fd76240ae2490bcb3a76a9014169995f..21e067c8582035fa96899eaa868a791479f0ef5c 100644 (file)
@@ -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