Signed-off-by: Carl Philipp Klemm <philipp@xxxxxxxx> --- drivers/power/supply/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/power/supply/Kconfig b/drivers/power/supply/Kconfig index 006b95eca673..0775a8cda265 100644 --- a/drivers/power/supply/Kconfig +++ b/drivers/power/supply/Kconfig @@ -110,7 +110,7 @@ config BATTERY_ACT8945A config BATTERY_CPCAP tristate "Motorola CPCAP PMIC battery driver" - depends on MFD_CPCAP && IIO + depends on ( MFD_CPCAP && IIO ) && ( NVMEM || !NVMEM ) default MFD_CPCAP help Say Y here to enable support for battery on Motorola -- 2.31.0