[U-Boot] [PATCH v3 2/3] dm: blk: Enable CONFIG_BLK if DM_MMC is enabled
Simon Glass
sjg at chromium.org
Sun Oct 9 17:24:20 CEST 2016
On 1 October 2016 at 14:43, Simon Glass <sjg at chromium.org> wrote:
> To speed up conversion to CONFIG_BLK, enable it by default when DM_MMC is
> enabled.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v3: None
>
> configs/am335x_boneblack_vboot_defconfig | 1 +
> configs/am335x_evm_defconfig | 1 +
> configs/am43xx_evm_defconfig | 1 +
> configs/am43xx_evm_usbhost_boot_defconfig | 1 +
> configs/am43xx_hs_evm_defconfig | 1 +
> configs/am57xx_evm_defconfig | 1 +
> configs/am57xx_hs_evm_defconfig | 1 +
> configs/apalis_t30_defconfig | 1 +
> configs/beaver_defconfig | 1 +
> configs/cardhu_defconfig | 1 +
> configs/cei-tk1-som_defconfig | 1 +
> configs/colibri_t20_defconfig | 1 +
> configs/colibri_t30_defconfig | 1 +
> configs/dalmore_defconfig | 1 +
> configs/dra7xx_evm_defconfig | 1 +
> configs/dra7xx_hs_evm_defconfig | 1 +
> configs/e2220-1170_defconfig | 1 +
> configs/harmony_defconfig | 1 +
> configs/jetson-tk1_defconfig | 1 +
> configs/k2g_evm_defconfig | 1 +
> configs/medcom-wide_defconfig | 1 +
> configs/nyan-big_defconfig | 1 +
> configs/p2371-0000_defconfig | 1 +
> configs/p2371-2180_defconfig | 1 +
> configs/p2571_defconfig | 1 +
> configs/p2771-0000-000_defconfig | 1 +
> configs/p2771-0000-500_defconfig | 1 +
> configs/paz00_defconfig | 1 +
> configs/pic32mzdask_defconfig | 1 +
> configs/plutux_defconfig | 1 +
> configs/sandbox_noblk_defconfig | 1 +
> configs/seaboard_defconfig | 1 +
> configs/tec-ng_defconfig | 1 +
> configs/tec_defconfig | 1 +
> configs/trimslice_defconfig | 1 +
> configs/venice2_defconfig | 1 +
> configs/ventana_defconfig | 1 +
> configs/whistler_defconfig | 1 +
> drivers/block/Kconfig | 1 +
> 39 files changed, 39 insertions(+)
Applied to u-boot-dm
More information about the U-Boot
mailing list