diff options
author | Tom Rini <trini@konsulko.com> | 2019-08-14 08:11:27 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-08-14 08:11:27 -0400 |
commit | df33f8646855e65b8e7232c7fd5739e1ae1eb58b (patch) | |
tree | b702b2e3fa23d9034faf78cbb252a962fd4151d7 /configs/am335x_boneblack_vboot_defconfig | |
parent | f55e80f37e0b0dfbc37137ea3370f78ef21ab5a2 (diff) |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/am335x_boneblack_vboot_defconfig')
-rw-r--r-- | configs/am335x_boneblack_vboot_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/am335x_boneblack_vboot_defconfig b/configs/am335x_boneblack_vboot_defconfig index a7fcde6940..e53b8ff115 100644 --- a/configs/am335x_boneblack_vboot_defconfig +++ b/configs/am335x_boneblack_vboot_defconfig @@ -41,8 +41,8 @@ CONFIG_USB_FUNCTION_FASTBOOT=y CONFIG_DM_I2C=y CONFIG_MISC=y CONFIG_DM_MMC=y -CONFIG_MMC_OMAP_HS=y # CONFIG_SPL_DM_MMC is not set +CONFIG_MMC_OMAP_HS=y CONFIG_DM_SPI_FLASH=y CONFIG_SPI_FLASH=y CONFIG_SF_DEFAULT_SPEED=24000000 |