ARM: imx_v6_v7_defconfig: enable power driver of RN5T618 PMIC family
authorAndreas Kemnade <andreas@kemnade.info>
Wed, 2 Dec 2020 07:37:39 +0000 (08:37 +0100)
committerShawn Guo <shawnguo@kernel.org>
Tue, 5 Jan 2021 02:57:25 +0000 (10:57 +0800)
There is a driver now for the power supply and fuel gauge functionality
of that chip family, so enable them, since they are used by various
i.MX6 boards, especially ebook-readers.

Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/configs/imx_v6_v7_defconfig

index 221f5c3..70928cc 100644 (file)
@@ -222,6 +222,7 @@ CONFIG_POWER_RESET=y
 CONFIG_POWER_RESET_SYSCON=y
 CONFIG_POWER_RESET_SYSCON_POWEROFF=y
 CONFIG_POWER_SUPPLY=y
+CONFIG_RN5T618_POWER=m
 CONFIG_SENSORS_MC13783_ADC=y
 CONFIG_SENSORS_GPIO_FAN=y
 CONFIG_SENSORS_IIO_HWMON=y