[PATCH 3/3] powerpc/microwatt: CPU doesn't (yet) have speculation bugs
Joel Stanley
joel at jms.id.au
Mon Aug 16 18:24:03 AEST 2021
Signed-off-by: Joel Stanley <joel at jms.id.au>
---
arch/powerpc/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig
index 663766fbf505..d5af6667c206 100644
--- a/arch/powerpc/Kconfig
+++ b/arch/powerpc/Kconfig
@@ -279,6 +279,7 @@ config PPC_BARRIER_NOSPEC
bool
default y
depends on PPC_BOOK3S_64 || PPC_FSL_BOOK3E
+ depends on !PPC_MICROWATT
config EARLY_PRINTK
bool
--
2.32.0
More information about the Linuxppc-dev
mailing list