]> git.sur5r.net Git - u-boot/blobdiff - arch/powerpc/cpu/mpc85xx/Kconfig
powerpc: T1023: Remove macro CONFIG_PPC_T1023
[u-boot] / arch / powerpc / cpu / mpc85xx / Kconfig
index 8b857d5a447d875ecb6b9cf700059284e26036c8..b2d95ebc4057a53105d26f29e9b0e0e24655afdb 100644 (file)
@@ -196,6 +196,7 @@ config TARGET_T102XQDS
 
 config TARGET_T1023RDB
        bool "Support T1023RDB"
+       select ARCH_T1023
        select SUPPORT_SPL
        select PHYS_64BIT
 
@@ -354,6 +355,9 @@ config ARCH_P5040
 config ARCH_QEMU_E500
        bool
 
+config ARCH_T1023
+       bool
+
 source "board/freescale/b4860qds/Kconfig"
 source "board/freescale/bsc9131rdb/Kconfig"
 source "board/freescale/bsc9132qds/Kconfig"