commit | a34469d935966b9606fe5d51c532bfca8f27d5ef | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sat Oct 30 23:03:51 2021 -0400 |
committer | Tom Rini <trini@konsulko.com> | Fri Nov 05 11:23:29 2021 -0400 |
tree | 574e2bc79383925372be1e64daa0991852bbdfc0 | |
parent | c25cc7a193773d04dcb7bc715e0f62bf2210df26 [diff] [blame] |
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>
diff --git a/configs/apalis-imx8_defconfig b/configs/apalis-imx8_defconfig index 9eecf52..ad8840e 100644 --- a/configs/apalis-imx8_defconfig +++ b/configs/apalis-imx8_defconfig
@@ -46,6 +46,7 @@ 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