[U-Boot] [PATCH v1 06/10] kconfig: mmc: move pxa_mmc_generic to kconfig
Simon Glass
sjg at chromium.org
Mon May 20 16:09:20 UTC 2019
On Sun, 19 May 2019 at 18:45, Marcel Ziswiler <marcel at ziswiler.com> wrote:
>
> Move CONFIG_PXA_MMC_GENERIC to Kconfig.
>
> Signed-off-by: Marcel Ziswiler <marcel at ziswiler.com>
>
> ---
>
> configs/colibri_pxa270_defconfig | 1 +
> configs/zipitz2_defconfig | 1 +
> drivers/mmc/Kconfig | 8 ++++++++
> include/configs/pxa-common.h | 7 -------
> include/configs/zipitz2.h | 8 --------
> scripts/config_whitelist.txt | 1 -
> 6 files changed, 10 insertions(+), 16 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list