commit | ac7f321fe8851db7f76c7e241e534ced4356d12c | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sat Jun 25 11:02:38 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Thu Jul 07 09:29:08 2022 -0400 |
tree | e706b9bf5086fd02a39f9a14a8c8902bfa82c083 | |
parent | d7a06e70bda24633252a366c3e9c056745f8afa0 [diff] [blame] |
Convert CONFIG_PALMAS_POWER to Kconfig This converts the following to Kconfig: CONFIG_PALMAS_POWER Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/configs/dra7xx_evm_defconfig b/configs/dra7xx_evm_defconfig index aae84dc..bd3ce11 100644 --- a/configs/dra7xx_evm_defconfig +++ b/configs/dra7xx_evm_defconfig
@@ -130,6 +130,7 @@ CONFIG_DM_REGULATOR_GPIO=y CONFIG_DM_REGULATOR_PALMAS=y CONFIG_DM_REGULATOR_LP873X=y +CONFIG_PALMAS_POWER=y CONFIG_DM_SCSI=y CONFIG_DM_SERIAL=y CONFIG_SPI=y