powerpc/configs: Properly enable PAPR_SCM in pseries_defconfig
authorMichael Ellerman <mpe@ellerman.id.au>
Thu, 1 Sep 2022 01:42:53 +0000 (11:42 +1000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 26 Oct 2022 10:35:21 +0000 (12:35 +0200)
commit93379dc92de0b7c0a2a80919cb36e27a5dfb4f4b
tree46590eb1bc41fa0e276eb7173b4a4ee2681a4dbd
parent25a4fb0e1a763d2cc9aa5049d584790e74355a38
powerpc/configs: Properly enable PAPR_SCM in pseries_defconfig

[ Upstream commit aa398d88aea4ec863bd7aea35d5035a37096dc59 ]

My commit to add PAPR_SCM to pseries_defconfig failed to add the
required dependencies, meaning the driver doesn't get built.

Add the required LIBNVDIMM=m.

Fixes: d6481a7195df ("powerpc/configs: Add PAPR_SCM to pseries_defconfig")
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220901014253.252927-1-mpe@ellerman.id.au
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/powerpc/configs/pseries_defconfig