Skip to content

Commit 64fcdb2

Browse files
committed
powerpc/configs/64s: Enable PAPR_SCM
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
1 parent 94d0b37 commit 64fcdb2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

arch/powerpc/configs/ppc64_defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ CONFIG_NR_CPUS=2048
2929
CONFIG_DTL=y
3030
CONFIG_PPC_SMLPAR=y
3131
CONFIG_IBMEBUS=y
32+
CONFIG_PAPR_SCM=m
3233
CONFIG_PPC_SVM=y
3334
CONFIG_PPC_MAPLE=y
3435
CONFIG_PPC_PASEMI=y
@@ -69,6 +70,7 @@ CONFIG_MEMORY_HOTPLUG=y
6970
CONFIG_MEMORY_HOTREMOVE=y
7071
CONFIG_KSM=y
7172
CONFIG_TRANSPARENT_HUGEPAGE=y
73+
CONFIG_ZONE_DEVICE=y
7274
CONFIG_NET=y
7375
CONFIG_PACKET=y
7476
CONFIG_UNIX=y

0 commit comments

Comments
 (0)