summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/cpu/mpc85xx/Kconfig
diff options
context:
space:
mode:
authorPriyanka Jain <priyanka.jain@nxp.com>2020-09-21 15:35:16 +0530
committerTom Rini <trini@konsulko.com>2020-09-24 08:27:44 -0400
commitd521cece5adb198fdc3f3f0d4ae9c4ca657f8952 (patch)
tree6576cd56849080a2a47633873a0fd37979d8a512 /arch/powerpc/cpu/mpc85xx/Kconfig
parentfd7331ed0d0ee61f8385798d2223a22605f8582e (diff)
downloadu-boot-d521cece5adb198fdc3f3f0d4ae9c4ca657f8952.tar.gz
u-boot-d521cece5adb198fdc3f3f0d4ae9c4ca657f8952.tar.xz
u-boot-d521cece5adb198fdc3f3f0d4ae9c4ca657f8952.zip
board/freescale: Remove P1025RDB board support
Remove NXP powerpc P1025RDB board support as it is no longer maintained. Signed-off-by: Priyanka Jain <priyanka.jain@nxp.com>
Diffstat (limited to 'arch/powerpc/cpu/mpc85xx/Kconfig')
-rw-r--r--arch/powerpc/cpu/mpc85xx/Kconfig9
1 files changed, 0 insertions, 9 deletions
diff --git a/arch/powerpc/cpu/mpc85xx/Kconfig b/arch/powerpc/cpu/mpc85xx/Kconfig
index 0707beebf8..eade333ef4 100644
--- a/arch/powerpc/cpu/mpc85xx/Kconfig
+++ b/arch/powerpc/cpu/mpc85xx/Kconfig
@@ -163,15 +163,6 @@ config TARGET_P1024RDB
imply CMD_SATA
imply PANIC_HANG
-config TARGET_P1025RDB
- bool "Support P1025RDB"
- select SUPPORT_SPL
- select SUPPORT_TPL
- select ARCH_P1025
- imply CMD_EEPROM
- imply CMD_SATA
- imply SATA_SIL
-
config TARGET_P2020RDB
bool "Support P2020RDB-PC"
select SUPPORT_SPL