diff options
author | Tom Rini | 2021-05-11 12:19:09 -0400 |
---|---|---|
committer | Tom Rini | 2021-05-11 12:19:09 -0400 |
commit | 838157d02edade9bfaa33da216bf109336ab9547 (patch) | |
tree | 49cab13b4e9bc3537baba4b33aa39bf3b43a72b3 /configs/pico-imx6_defconfig | |
parent | 8eee38886089de8a50e78bbe5099dafa3846fc15 (diff) |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/pico-imx6_defconfig')
-rw-r--r-- | configs/pico-imx6_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/pico-imx6_defconfig b/configs/pico-imx6_defconfig index b08fa5f9b79..0f27c547553 100644 --- a/configs/pico-imx6_defconfig +++ b/configs/pico-imx6_defconfig @@ -63,7 +63,6 @@ CONFIG_FASTBOOT_BUF_ADDR=0x12000000 CONFIG_FASTBOOT_BUF_SIZE=0x10000000 CONFIG_FASTBOOT_FLASH=y CONFIG_FASTBOOT_FLASH_MMC_DEV=0 -CONFIG_DM_MMC=y CONFIG_FSL_USDHC=y CONFIG_PHYLIB=y CONFIG_PHY_ATHEROS=y |