]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
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>
Mon, 24 Oct 2022 07:58:02 +0000 (09:58 +0200)
commit6f20506c3e9d9ce4182e46ab365b17a67eccdb09
tree19f1c748fde0a83c4960dc376c2306afdba34e7f
parenta1f321051e0dcf2415fb94f81fdc5044cad4c1d6
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