projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94d0b37
)
powerpc/configs/64s: Enable PAPR_SCM
author
Michael Ellerman
<mpe@ellerman.id.au>
Fri, 14 Apr 2023 13:23:48 +0000
(23:23 +1000)
committer
Michael Ellerman
<mpe@ellerman.id.au>
Fri, 21 Apr 2023 06:16:21 +0000
(16:16 +1000)
This is a powerpc specific driver so add the symbols required to enable
it so it gets some build/boot test coverage.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link:
https://msgid.link/20230414132415.821564-5-mpe@ellerman.id.au
arch/powerpc/configs/ppc64_defconfig
patch
|
blob
|
history
diff --git
a/arch/powerpc/configs/ppc64_defconfig
b/arch/powerpc/configs/ppc64_defconfig
index 74477f89c10889a16179b390901a75ed9692d4be..d98fe52a58925e09d5ddd710c9299256038299ed 100644
(file)
--- a/
arch/powerpc/configs/ppc64_defconfig
+++ b/
arch/powerpc/configs/ppc64_defconfig
@@
-29,6
+29,7
@@
CONFIG_NR_CPUS=2048
CONFIG_DTL=y
CONFIG_PPC_SMLPAR=y
CONFIG_IBMEBUS=y
+CONFIG_PAPR_SCM=m
CONFIG_PPC_SVM=y
CONFIG_PPC_MAPLE=y
CONFIG_PPC_PASEMI=y
@@
-69,6
+70,7
@@
CONFIG_MEMORY_HOTPLUG=y
CONFIG_MEMORY_HOTREMOVE=y
CONFIG_KSM=y
CONFIG_TRANSPARENT_HUGEPAGE=y
+CONFIG_ZONE_DEVICE=y
CONFIG_NET=y
CONFIG_PACKET=y
CONFIG_UNIX=y