summaryrefslogtreecommitdiff
path: root/configs/colibri-imx8x_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-10-30 23:03:51 -0400
committerTom Rini <trini@konsulko.com>2021-11-05 11:23:29 -0400
commitbca1bce92a58bfbd01799f62767f805099015721 (patch)
tree574e2bc79383925372be1e64daa0991852bbdfc0 /configs/colibri-imx8x_defconfig
parent465547bddf7116d49ddcf28aabc3272dc13d8e69 (diff)
Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig
This converts the following to Kconfig: CONFIG_SUPPORT_EMMC_BOOT Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/colibri-imx8x_defconfig')
-rw-r--r--configs/colibri-imx8x_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/colibri-imx8x_defconfig b/configs/colibri-imx8x_defconfig
index 14a892bac5..6b260c1365 100644
--- a/configs/colibri-imx8x_defconfig
+++ b/configs/colibri-imx8x_defconfig
@@ -44,6 +44,7 @@ CONFIG_MXC_GPIO=y
CONFIG_DM_I2C=y
CONFIG_SYS_I2C_IMX_LPI2C=y
CONFIG_MISC=y
+CONFIG_SUPPORT_EMMC_BOOT=y
CONFIG_FSL_USDHC=y
CONFIG_PHYLIB=y
CONFIG_PHY_ADDR_ENABLE=y