aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-5.15
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2023-02-21 23:13:27 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2023-02-23 22:22:27 +0100
commit218f425b6165953c8adace91ac368a2db010357b (patch)
tree3d0180567aa7595c05f682a981ec6a917f4bf8a4 /target/linux/generic/config-5.15
parent524704e677f7bf5758d41180c05ff32c20c6a48c (diff)
downloadupstream-218f425b6165953c8adace91ac368a2db010357b.tar.gz
upstream-218f425b6165953c8adace91ac368a2db010357b.tar.bz2
upstream-218f425b6165953c8adace91ac368a2db010357b.zip
kernel: Add CONFIG_PPC_QUEUED_SPINLOCKS configuration option
The CONFIG_PPC_QUEUED_SPINLOCKS configuration option is not defined for kernel 5.15, it is defined for kernel 5.10. This fixes the compilation of mpc85xx/p2020 with kernel 5.15. Reviewed-by: Robert Marko <robimarko@gmail.com> Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/generic/config-5.15')
-rw-r--r--target/linux/generic/config-5.151
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-5.15 b/target/linux/generic/config-5.15
index bd27f74d73..8334117975 100644
--- a/target/linux/generic/config-5.15
+++ b/target/linux/generic/config-5.15
@@ -4779,6 +4779,7 @@ CONFIG_PPC_4K_PAGES=y
# CONFIG_PPC_DISABLE_WERROR is not set
# CONFIG_PPC_EMULATED_STATS is not set
# CONFIG_PPC_EPAPR_HV_BYTECHAN is not set
+# CONFIG_PPC_QUEUED_SPINLOCKS is not set
# CONFIG_PPP is not set
# CONFIG_PPPOATM is not set
# CONFIG_PPPOE is not set