]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - common/Kconfig
powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x
[thirdparty/u-boot.git] / common / Kconfig
index c49199bb1a66fc421a75a20eb056496e2abb19b5..27dde11b14c47431d2a6ad15b6c1bfd1973a6f69 100644 (file)
@@ -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