summaryrefslogtreecommitdiff
path: root/configs/dra7xx_evm_defconfig
diff options
context:
space:
mode:
authorLokesh Vutla <lokeshvutla@ti.com>2016-11-23 07:55:33 (GMT)
committerTom Rini <trini@konsulko.com>2016-12-04 18:54:52 (GMT)
commit537335074bdc2118460ef424045f2c89f7d977ba (patch)
tree15c532c7185a0875b9ad850f514a6d64b301157c /configs/dra7xx_evm_defconfig
parent1787bc4a83b5266169805d89eebd500ff28ded5e (diff)
downloadu-boot-537335074bdc2118460ef424045f2c89f7d977ba.tar.xz
configs: dra7xx: Enable pmic/regulator options
Enable pmic/regulator config options. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/dra7xx_evm_defconfig')
-rw-r--r--configs/dra7xx_evm_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/dra7xx_evm_defconfig b/configs/dra7xx_evm_defconfig
index 4bd031d..0802898 100644
--- a/configs/dra7xx_evm_defconfig
+++ b/configs/dra7xx_evm_defconfig
@@ -40,6 +40,7 @@ CONFIG_CMD_GPIO=y
CONFIG_CMD_DHCP=y
CONFIG_CMD_MII=y
CONFIG_CMD_PING=y
+CONFIG_CMD_PMIC=y
CONFIG_CMD_REGULATOR=y
CONFIG_CMD_EXT2=y
CONFIG_CMD_EXT4=y