Re: [U-Boot] [PATCH v1 06/10] kconfig: mmc: move pxa_mmc_generic to kconfig

2020-06-30 Thread Tom Rini
On Mon, May 20, 2019 at 02:44:58AM +0200, Marcel Ziswiler wrote: > Move CONFIG_PXA_MMC_GENERIC to Kconfig. > > Signed-off-by: Marcel Ziswiler > Reviewed-by: Simon Glass Applied to u-boot/next, thanks! -- Tom signature.asc Description: PGP signature

Re: [U-Boot] [PATCH v1 06/10] kconfig: mmc: move pxa_mmc_generic to kconfig

2019-05-20 Thread Simon Glass
On Sun, 19 May 2019 at 18:45, Marcel Ziswiler wrote: > > Move CONFIG_PXA_MMC_GENERIC to Kconfig. > > Signed-off-by: Marcel Ziswiler > > --- > > configs/colibri_pxa270_defconfig | 1 + > configs/zipitz2_defconfig| 1 + > drivers/mmc/Kconfig | 8 > include/configs/pxa

[U-Boot] [PATCH v1 06/10] kconfig: mmc: move pxa_mmc_generic to kconfig

2019-05-19 Thread Marcel Ziswiler
Move CONFIG_PXA_MMC_GENERIC to Kconfig. Signed-off-by: Marcel Ziswiler --- configs/colibri_pxa270_defconfig | 1 + configs/zipitz2_defconfig| 1 + drivers/mmc/Kconfig | 8 include/configs/pxa-common.h | 7 --- include/configs/zipitz2.h| 8