From: Keerthy Date: Fri, 30 Sep 2016 03:50:45 +0000 (+0530) Subject: configs: dra7xx_evm_defconfig: Enable PALMAS options X-Git-Tag: v2016.11-rc2~10^2~11 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=9017f1fa2a600c67e69046fe424751daf1a21a36;p=u-boot configs: dra7xx_evm_defconfig: Enable PALMAS options Enable palmas PMIC config options. Signed-off-by: Keerthy Reviewed-by: Tom Rini --- diff --git a/configs/dra7xx_evm_defconfig b/configs/dra7xx_evm_defconfig index 3ee30212ae..c883380d4f 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