powerpc: P4080: Remove macro CONFIG_PPC_P4080
[platform/kernel/u-boot.git] / arch / powerpc / cpu / mpc85xx / Kconfig
index d8bc1d0..a68a651 100644 (file)
@@ -46,6 +46,7 @@ config TARGET_P3041DS
 config TARGET_P4080DS
        bool "Support P4080DS"
        select PHYS_64BIT
+       select ARCH_P4080
 
 config TARGET_P5020DS
        bool "Support P5020DS"
@@ -320,6 +321,9 @@ config ARCH_P2041
 config ARCH_P3041
        bool
 
+config ARCH_P4080
+       bool
+
 source "board/freescale/b4860qds/Kconfig"
 source "board/freescale/bsc9131rdb/Kconfig"
 source "board/freescale/bsc9132qds/Kconfig"