summaryrefslogtreecommitdiff
path: root/configs/phycore-imx8mp_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-12-03 00:42:26 +0300
committerTom Rini <trini@konsulko.com>2022-12-22 18:31:48 +0300
commit3f7a4965319920d0d029318399bbc0fe51ab0c08 (patch)
tree8c1a91a37ed731ca861ab65d55acdc27abdd9e1a /configs/phycore-imx8mp_defconfig
parentb95de034c51bfeabde26e8ca6a11f25e91f2405b (diff)
downloadu-boot-3f7a4965319920d0d029318399bbc0fe51ab0c08.tar.xz
Convert CONFIG_POWER_PCA9450 to Kconfig
This converts the following to Kconfig: CONFIG_POWER_PCA9450 Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/phycore-imx8mp_defconfig')
-rw-r--r--configs/phycore-imx8mp_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/phycore-imx8mp_defconfig b/configs/phycore-imx8mp_defconfig
index 248631b7a8..82e4f1ed97 100644
--- a/configs/phycore-imx8mp_defconfig
+++ b/configs/phycore-imx8mp_defconfig
@@ -107,6 +107,7 @@ CONFIG_PINCTRL=y
CONFIG_SPL_PINCTRL=y
CONFIG_PINCTRL_IMX8M=y
CONFIG_SPL_POWER_LEGACY=y
+CONFIG_POWER_PCA9450=y
CONFIG_DM_REGULATOR=y
CONFIG_DM_REGULATOR_FIXED=y
CONFIG_DM_REGULATOR_GPIO=y