patman: Format checkpatch messages for IDE throwback
[oweals/u-boot.git] / common / Kconfig
index 7273c3faca7b2e9a5c7a10571b76c54866309d1c..9067d1e277b9438ecb23563165de681377759490 100644 (file)
@@ -385,7 +385,7 @@ config BOARD_LATE_INIT
 
 config DISPLAY_CPUINFO
        bool "Display information about the CPU during start up"
-       default y if ARM || BLACKFIN || NIOS2 || X86 || XTENSA
+       default y if ARM || BLACKFIN || NIOS2 || X86 || XTENSA || MPC5xxx
        help
          Display information about the CPU that U-Boot is running on
          when U-Boot starts up. The function print_cpuinfo() is called