From: Michael Ellerman Date: Fri, 16 Apr 2021 11:05:47 +0000 (+1000) Subject: powerpc/configs: Add PAPR_SCM to pseries_defconfig X-Git-Tag: v5.13-rc1~90^2~69 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d6481a7195df4a8c828f9ee0b382f2dd36d3575c;p=thirdparty%2Flinux.git 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 Link: https://lore.kernel.org/r/20210416111209.765444-1-mpe@ellerman.id.au --- diff --git a/arch/powerpc/configs/pseries_defconfig b/arch/powerpc/configs/pseries_defconfig index 777221775c839..968095d7682c5 100644 --- a/arch/powerpc/configs/pseries_defconfig +++ b/arch/powerpc/configs/pseries_defconfig @@ -41,6 +41,7 @@ CONFIG_DTL=y CONFIG_SCANLOG=m CONFIG_PPC_SMLPAR=y CONFIG_IBMEBUS=y +CONFIG_PAPR_SCM=m CONFIG_PPC_SVM=y # CONFIG_PPC_PMAC is not set CONFIG_RTAS_FLASH=m