aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/powerpc/platforms/pseries/Kconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/powerpc/platforms/pseries/Kconfig b/arch/powerpc/platforms/pseries/Kconfig
index 2e4bd32154b5..472b784f01eb 100644
--- a/arch/powerpc/platforms/pseries/Kconfig
+++ b/arch/powerpc/platforms/pseries/Kconfig
@@ -140,8 +140,7 @@ config IBMEBUS
140 Bus device driver for GX bus based adapters. 140 Bus device driver for GX bus based adapters.
141 141
142config PAPR_SCM 142config PAPR_SCM
143 depends on PPC_PSERIES && MEMORY_HOTPLUG 143 depends on PPC_PSERIES && MEMORY_HOTPLUG && LIBNVDIMM
144 select LIBNVDIMM
145 tristate "Support for the PAPR Storage Class Memory interface" 144 tristate "Support for the PAPR Storage Class Memory interface"
146 help 145 help
147 Enable access to hypervisor provided storage class memory. 146 Enable access to hypervisor provided storage class memory.