From: Andrew F. Davis Date: Mon, 28 Jan 2019 17:43:23 +0000 (-0600) Subject: defconfigs: am57xx_hs_evm: Sync HS and non-HS defconfigs X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=f5ca1cf79bffd47f2a4bb309cffc563da43e9249;p=project%2Fbcm63xx%2Fu-boot.git 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 --- 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"