[U-Boot] [PATCH 3/3] armv8: ls1088ardb: Add CONFIG_DISTRO_DEFAULTS in SD defconfig

Ashish Kumar Ashish.Kumar at nxp.com
Thu Nov 2 05:48:32 UTC 2017


Signed-off-by: Ashish Kumar <Ashish.Kumar at nxp.com>
---
 configs/ls1088ardb_sdcard_qspi_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/ls1088ardb_sdcard_qspi_defconfig b/configs/ls1088ardb_sdcard_qspi_defconfig
index b677b2f..727f102 100644
--- a/configs/ls1088ardb_sdcard_qspi_defconfig
+++ b/configs/ls1088ardb_sdcard_qspi_defconfig
@@ -1,5 +1,6 @@
 CONFIG_ARM=y
 CONFIG_DEFAULT_DEVICE_TREE="fsl-ls1088a-rdb"
+CONFIG_DISTRO_DEFAULTS=y
 CONFIG_DM=y
 CONFIG_DM_SPI=y
 CONFIG_DM_SPI_FLASH=y
-- 
2.7.4



More information about the U-Boot mailing list