summaryrefslogtreecommitdiffstats
path: root/configs/ventana_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2016-07-06 15:55:36 -0400
committerTom Rini <trini@konsulko.com>2016-07-06 15:55:36 -0400
commit99b8275797b9f4155ee65ec272629ae857d6a8bb (patch)
tree2fb36dd20668e626f03240bb4c2b2639e2f757a1 /configs/ventana_defconfig
parent246fa47840f2b9aecc7308f140680dd00545c6a9 (diff)
parent703aaf76c2c06109fc36266767b2d1dcfce6f3ba (diff)
downloadtalos-obmc-uboot-99b8275797b9f4155ee65ec272629ae857d6a8bb.tar.gz
talos-obmc-uboot-99b8275797b9f4155ee65ec272629ae857d6a8bb.zip
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Diffstat (limited to 'configs/ventana_defconfig')
-rw-r--r--configs/ventana_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/ventana_defconfig b/configs/ventana_defconfig
index 97b13a1b1d..07a4afee3c 100644
--- a/configs/ventana_defconfig
+++ b/configs/ventana_defconfig
@@ -20,6 +20,8 @@ CONFIG_CMD_DHCP=y
# CONFIG_CMD_NFS is not set
CONFIG_CMD_MII=y
CONFIG_CMD_PING=y
+CONFIG_CMD_PMIC=y
+CONFIG_CMD_REGULATOR=y
CONFIG_CMD_EXT2=y
CONFIG_CMD_EXT4=y
CONFIG_CMD_EXT4_WRITE=y
@@ -27,6 +29,7 @@ CONFIG_CMD_FAT=y
CONFIG_CMD_FS_GENERIC=y
CONFIG_DM_PMIC=y
CONFIG_DM_REGULATOR=y
+CONFIG_DM_REGULATOR_FIXED=y
CONFIG_PWM_TEGRA=y
CONFIG_SYS_NS16550=y
CONFIG_USB=y
OpenPOWER on IntegriCloud