]> Git Repo - J-linux.git/commitdiff
arm64: defconfig: Enable TI LP873X PMIC
authorNathan Morrisson <[email protected]>
Thu, 6 Jun 2024 23:41:45 +0000 (16:41 -0700)
committerVignesh Raghavendra <[email protected]>
Wed, 12 Jun 2024 16:22:38 +0000 (21:52 +0530)
Enable the TI LP873X PMIC configs for the PHYTEC am642-phyboard-electra
board.

Signed-off-by: Nathan Morrisson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vignesh Raghavendra <[email protected]>
arch/arm64/configs/defconfig

index 1ff236ca8c72110557dc9cdc847ac3de64d76567..4c303d0b9015e0b36a2cb2d7f33c17b1cb8ceba4 100644 (file)
@@ -747,6 +747,7 @@ CONFIG_MFD_SEC_CORE=y
 CONFIG_MFD_SL28CPLD=y
 CONFIG_RZ_MTU3=y
 CONFIG_MFD_TI_AM335X_TSCADC=m
+CONFIG_MFD_TI_LP873X=m
 CONFIG_MFD_TPS65219=y
 CONFIG_MFD_TPS6594_I2C=m
 CONFIG_MFD_ROHM_BD718XX=y
@@ -762,6 +763,7 @@ CONFIG_REGULATOR_FAN53555=y
 CONFIG_REGULATOR_GPIO=y
 CONFIG_REGULATOR_HI6421V530=y
 CONFIG_REGULATOR_HI655X=y
+CONFIG_REGULATOR_LP873X=m
 CONFIG_REGULATOR_MAX77620=y
 CONFIG_REGULATOR_MAX8973=y
 CONFIG_REGULATOR_MAX20411=m
This page took 0.060884 seconds and 4 git commands to generate.