Skip to content

Commit d6481a7

Browse files
committed
powerpc/configs: Add PAPR_SCM to pseries_defconfig
This is a pseries only driver, it should be built by default as part of pseries_defconfig to get some build coverage. Signed-off-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 7098f8f commit d6481a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/powerpc/configs/pseries_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ CONFIG_DTL=y
4141
CONFIG_SCANLOG=m
4242
CONFIG_PPC_SMLPAR=y
4343
CONFIG_IBMEBUS=y
44+
CONFIG_PAPR_SCM=m
4445
CONFIG_PPC_SVM=y
4546
# CONFIG_PPC_PMAC is not set
4647
CONFIG_RTAS_FLASH=m

0 commit comments

Comments
 (0)