summaryrefslogtreecommitdiff
path: root/configs/nyan-big_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-04-26 22:27:46 -0600
committerTom Rini <trini@konsulko.com>2017-04-30 10:29:50 -0400
commitbdf25a5e04078951e5b7fef4f4c432e88263244f (patch)
tree82bed21a1bf1e94b0f4cda6c933abfba57680e57 /configs/nyan-big_defconfig
parent2838c07f47016fe632273f5f799a4cefa7341b41 (diff)
power: Convert CONFIG_PMIC_AS3722 to Kconfig
This converts the following to Kconfig: CONFIG_PMIC_AS3722 Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/nyan-big_defconfig')
-rw-r--r--configs/nyan-big_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/nyan-big_defconfig b/configs/nyan-big_defconfig
index 63f1a6f03f..b132eb1f60 100644
--- a/configs/nyan-big_defconfig
+++ b/configs/nyan-big_defconfig
@@ -42,6 +42,7 @@ CONFIG_CROS_EC_SPI=y
CONFIG_SPI_FLASH=y
CONFIG_SPI_FLASH_WINBOND=y
CONFIG_DM_PMIC=y
+CONFIG_PMIC_AS3722=y
CONFIG_DM_REGULATOR=y
CONFIG_DM_REGULATOR_FIXED=y
CONFIG_PWM_TEGRA=y