summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew F. Davis <afd@ti.com>2019-01-28 11:43:23 -0600
committerTom Rini <trini@konsulko.com>2019-02-09 07:50:52 -0500
commitf5ca1cf79bffd47f2a4bb309cffc563da43e9249 (patch)
tree463261bb627dfe6764d9c99c11d7125e7b2325ef
parentd8d250673d174c576fa65576bcec0bd6d75e9005 (diff)
defconfigs: am57xx_hs_evm: Sync HS and non-HS defconfigs
Additions have been made to the non-HS defconfig without the same being made to the HS defconfig, sync them. Signed-off-by: Andrew F. Davis <afd@ti.com>
-rw-r--r--configs/am57xx_hs_evm_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/am57xx_hs_evm_defconfig b/configs/am57xx_hs_evm_defconfig
index f9805d24f3..7a0fd927b8 100644
--- a/configs/am57xx_hs_evm_defconfig
+++ b/configs/am57xx_hs_evm_defconfig
@@ -32,6 +32,7 @@ CONFIG_SPL_DMA_SUPPORT=y
CONFIG_SPL_SPI_LOAD=y
# CONFIG_CMD_FLASH is not set
# CONFIG_CMD_SETEXPR is not set
+# CONFIG_CMD_PMIC is not set
CONFIG_OF_CONTROL=y
CONFIG_SPL_OF_CONTROL=y
CONFIG_DEFAULT_DEVICE_TREE="am57xx-beagle-x15"