OSDN Git Service

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)
committerMichael Ellerman <mpe@ellerman.id.au>
Sun, 4 Sep 2022 12:39:59 +0000 (22:39 +1000)
commitaa398d88aea4ec863bd7aea35d5035a37096dc59
tree56170fe92b1f1a1fd4894306629e074e46cddfa6
parent0115953dcebe8858ba3d9997ba48328ebdca593f
powerpc/configs: Properly enable PAPR_SCM in pseries_defconfig

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
arch/powerpc/configs/pseries_defconfig