]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
configs: dra7xx_evm_defconfig: Enable PALMAS options
authorKeerthy <j-keerthy@ti.com>
Fri, 30 Sep 2016 03:50:45 +0000 (09:20 +0530)
committerSimon Glass <sjg@chromium.org>
Tue, 11 Oct 2016 16:17:05 +0000 (10:17 -0600)
Enable palmas PMIC config options.

Signed-off-by: Keerthy <j-keerthy@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
configs/dra7xx_evm_defconfig

index 3ee30212ae5ea26a872926f469c690b939e04e14..c883380d4f7dd1c42113e638cd3a90e443fc99d9 100644 (file)
@@ -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