]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/powerpc/cpu/mpc85xx/Kconfig
powerpc: P5040: Remove macro CONFIG_P5040
[people/ms/u-boot.git] / arch / powerpc / cpu / mpc85xx / Kconfig
index 808144edf2ff6e6a358922428f45d2c87e15a223..9aef4929902603b9a02f9d76281d7ad9514b7fe3 100644 (file)
@@ -56,6 +56,7 @@ config TARGET_P5020DS
 config TARGET_P5040DS
        bool "Support P5040DS"
        select PHYS_64BIT
+       select ARCH_P5040
 
 config TARGET_MPC8536DS
        bool "Support MPC8536DS"
@@ -328,6 +329,9 @@ config ARCH_P4080
 config ARCH_P5020
        bool
 
+config ARCH_P5040
+       bool
+
 source "board/freescale/b4860qds/Kconfig"
 source "board/freescale/bsc9131rdb/Kconfig"
 source "board/freescale/bsc9132qds/Kconfig"