summaryrefslogtreecommitdiff
path: root/configs/pico-imx6_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/pico-imx6_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/pico-imx6_defconfig')
-rw-r--r--configs/pico-imx6_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/pico-imx6_defconfig b/configs/pico-imx6_defconfig
index 3f3fa012b1..2bd22039ea 100644
--- a/configs/pico-imx6_defconfig
+++ b/configs/pico-imx6_defconfig
@@ -64,6 +64,7 @@ CONFIG_FASTBOOT_BUF_ADDR=0x12000000
CONFIG_FASTBOOT_BUF_SIZE=0x10000000
CONFIG_FASTBOOT_FLASH=y
CONFIG_FASTBOOT_FLASH_MMC_DEV=0
+CONFIG_SUPPORT_EMMC_BOOT=y
CONFIG_FSL_USDHC=y
CONFIG_PHYLIB=y
CONFIG_PHY_ATHEROS=y