aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/config_mpc85xx.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-12-02 16:42:42 -0500
committerTom Rini <trini@konsulko.com>2022-12-22 10:31:48 -0500
commitabbb4043c4d38228cb980ddddc0edb8e0fe81eae (patch)
tree697619dc339b33476895a3a371d4d3869069cdab /arch/powerpc/include/asm/config_mpc85xx.h
parentf55281665af3980e5151552fd126fb7293253e96 (diff)
downloadu-boot-abbb4043c4d38228cb980ddddc0edb8e0fe81eae.zip
u-boot-abbb4043c4d38228cb980ddddc0edb8e0fe81eae.tar.gz
u-boot-abbb4043c4d38228cb980ddddc0edb8e0fe81eae.tar.bz2
powerpc: Migrate CONFIG_PPC_SPINTABLE_COMPATIBLE to Kconfig
Move this symbol to Kconfig, and preserve the current behavior. The help text here comes from where the relevant code is implemented and it is quite likely at this point in time we could either disable this option or at least make it configurable. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'arch/powerpc/include/asm/config_mpc85xx.h')
-rw-r--r--arch/powerpc/include/asm/config_mpc85xx.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/powerpc/include/asm/config_mpc85xx.h b/arch/powerpc/include/asm/config_mpc85xx.h
index e805991..246bcb9 100644
--- a/arch/powerpc/include/asm/config_mpc85xx.h
+++ b/arch/powerpc/include/asm/config_mpc85xx.h
@@ -8,12 +8,6 @@
/* SoC specific defines for Freescale MPC85xx (PQ3) and QorIQ processors */
-/*
- * This macro should be removed when we no longer care about backwards
- * compatibility with older operating systems.
- */
-#define CONFIG_PPC_SPINTABLE_COMPATIBLE
-
#include <fsl_ddrc_version.h>
#if defined(CONFIG_ARCH_MPC8548)