]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/powerpc/cpu/mpc85xx/Kconfig
powerpc: P1025: Remove macro CONFIG_P1025
[people/ms/u-boot.git] / arch / powerpc / cpu / mpc85xx / Kconfig
index 62c0dec48a0c09f84d0286e6337b4461fce9cd43..90777db96854f79680ef3c9baa0c00d21e9248a5 100644 (file)
@@ -156,6 +156,7 @@ config TARGET_P1025RDB
        bool "Support P1025RDB"
        select SUPPORT_SPL
        select SUPPORT_TPL
+       select ARCH_P1025
 
 config TARGET_P2020RDB
        bool "Support P2020RDB-PC"
@@ -164,6 +165,7 @@ config TARGET_P2020RDB
 
 config TARGET_P1_TWR
        bool "Support p1_twr"
+       select ARCH_P1025
 
 config TARGET_P2041RDB
        bool "Support P2041RDB"
@@ -301,6 +303,9 @@ config ARCH_P1023
 config ARCH_P1024
        bool
 
+config ARCH_P1025
+       bool
+
 source "board/freescale/b4860qds/Kconfig"
 source "board/freescale/bsc9131rdb/Kconfig"
 source "board/freescale/bsc9132qds/Kconfig"