Home
last modified time | relevance | path

Searched hist:"14 ebfec0712f66a4ef037fb7ac0df6a600584356" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/powerpc/platforms/pseries/
H A DKconfigdiff 14ebfec0712f66a4ef037fb7ac0df6a600584356 Thu Dec 06 16:17:08 CET 2018 Oliver O'Halloran <oohall@gmail.com> powerpc/papr_scm: Use depend instead of select

Making PAPR_SCM select LIBNVDIMM results in circular dependencies in
Kconfig when another symbol depends on it. Fix this by replacing the
select with a depends.

Fixes: b5beae5e224f ("powerpc/pseries: Add driver for PAPR SCM regions")
Reported-by: Alastair D'Silva <alastair@d-silva.org>
Signed-off-by: Oliver O'Halloran <oohall@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>