summaryrefslogtreecommitdiff
path: root/env
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-05-15 04:34:25 +0300
committerTom Rini <trini@konsulko.com>2021-07-08 02:52:24 +0300
commited7fe2bee12a464da5b944cc2218d924793b8a80 (patch)
treedf3428c8ac1ddbd99a41722693a68ce368040a33 /env
parent66e3c64f2c6bec4739d1d618b3583d5c92f10176 (diff)
downloadu-boot-ed7fe2bee12a464da5b944cc2218d924793b8a80.tar.xz
ppc: Remove xpedite boards
These boards have not been converted to CONFIG_DM_PCI by the deadline and is also missing conversion to CONFIG_DM. Remove them. As this includes the last ARCH_MPC8572 platform, remove that as well. Cc: Peter Tyser <ptyser@xes-inc.com> Signed-off-by: Tom Rini <trini@konsulko.com> Acked-by: Peter Tyser <ptyser@xes-inc.com>
Diffstat (limited to 'env')
-rw-r--r--env/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/env/Kconfig b/env/Kconfig
index ea0ee1e8ba..c06b8ba8cb 100644
--- a/env/Kconfig
+++ b/env/Kconfig
@@ -85,7 +85,7 @@ config ENV_IS_IN_FLASH
default y if M548x || M547x || M5282
default y if MCF532x || MCF52x2
default y if MPC86xx || MPC83xx
- default y if ARCH_MPC8572 || ARCH_MPC8548 || ARCH_MPC8641
+ default y if ARCH_MPC8548 || ARCH_MPC8641
default y if SH && !CPU_SH4
help
Define this if you have a flash device which you want to use for the