X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=common%2FKconfig;h=27dde11b14c47431d2a6ad15b6c1bfd1973a6f69;hb=064b55cfcb25c0f7692ecf6d4a38f12cd82739f7;hp=c49199bb1a66fc421a75a20eb056496e2abb19b5;hpb=824bb1b45371efcb10561456e894d7c2fa1a4b88;p=platform%2Fkernel%2Fu-boot.git diff --git a/common/Kconfig b/common/Kconfig index c49199b..27dde11 100644 --- a/common/Kconfig +++ b/common/Kconfig @@ -464,7 +464,7 @@ config BOARD_LATE_INIT config DISPLAY_CPUINFO bool "Display information about the CPU during start up" - default y if ARM || NIOS2 || X86 || XTENSA || MPC5xxx + default y if ARM || NIOS2 || X86 || XTENSA help Display information about the CPU that U-Boot is running on when U-Boot starts up. The function print_cpuinfo() is called