diff mbox

[U-Boot,4/5] configs: am57xx_evm_defconfig: Enable PALMAS options

Message ID 1473827299-29944-5-git-send-email-j-keerthy@ti.com
State Accepted
Commit fc1636dff157598fdb1383d108df1d72f48254a8
Headers show

Commit Message

J, KEERTHY Sept. 14, 2016, 4:28 a.m. UTC
Enable palmas PMIC config options.

Signed-off-by: Keerthy <j-keerthy@ti.com>
---
 configs/am57xx_evm_defconfig | 3 +++
 1 file changed, 3 insertions(+)
diff mbox

Patch

diff --git a/configs/am57xx_evm_defconfig b/configs/am57xx_evm_defconfig
index d49129d..b277783 100644
--- a/configs/am57xx_evm_defconfig
+++ b/configs/am57xx_evm_defconfig
@@ -39,6 +39,9 @@  CONFIG_DM_SPI_FLASH=y
 CONFIG_SPI_FLASH=y
 CONFIG_SPI_FLASH_BAR=y
 CONFIG_SPI_FLASH_SPANSION=y
+CONFIG_DM_PMIC=y
+CONFIG_PMIC_PALMAS=y
+CONFIG_DM_REGULATOR_PALMAS=y
 CONFIG_DM_SERIAL=y
 CONFIG_SYS_NS16550=y
 CONFIG_DM_SPI=y