summaryrefslogtreecommitdiff
path: root/configs/dra7xx_evm_defconfig
diff options
context:
space:
mode:
authorKeerthy <j-keerthy@ti.com>2016-09-30 03:50:45 (GMT)
committerSimon Glass <sjg@chromium.org>2016-10-11 16:17:05 (GMT)
commit9017f1fa2a600c67e69046fe424751daf1a21a36 (patch)
tree3e247da001a52e10bbcacf3ff089cf56413188ac /configs/dra7xx_evm_defconfig
parent884d88bc8bf83d15f806350b2a1b86ff73de47f0 (diff)
downloadu-boot-9017f1fa2a600c67e69046fe424751daf1a21a36.tar.xz
configs: dra7xx_evm_defconfig: Enable PALMAS options
Enable palmas PMIC config options. Signed-off-by: Keerthy <j-keerthy@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/dra7xx_evm_defconfig')
-rw-r--r--configs/dra7xx_evm_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/dra7xx_evm_defconfig b/configs/dra7xx_evm_defconfig
index 3ee3021..c883380 100644
--- a/configs/dra7xx_evm_defconfig
+++ b/configs/dra7xx_evm_defconfig
@@ -61,8 +61,11 @@ CONFIG_SPI_FLASH=y
CONFIG_SPI_FLASH_BAR=y
CONFIG_SPI_FLASH_SPANSION=y
CONFIG_DM_ETH=y
+CONFIG_DM_PMIC=y
+CONFIG_PMIC_PALMAS=y
CONFIG_DM_REGULATOR=y
CONFIG_DM_REGULATOR_FIXED=y
+CONFIG_DM_REGULATOR_PALMAS=y
CONFIG_DM_SERIAL=y
CONFIG_SYS_NS16550=y
CONFIG_DM_SPI=y