[U-Boot] [PATCH] Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig
Andy Shevchenko
andriy.shevchenko at linux.intel.com
Fri Apr 26 21:58:42 UTC 2019
On Sat, Apr 27, 2019 at 12:57:56AM +0300, Andy Shevchenko wrote:
> On Fri, Apr 19, 2019 at 04:38:59AM +0000, Alex Kiernan wrote:
> > This converts the following to Kconfig:
> > CONFIG_SUPPORT_EMMC_BOOT
>
> > configs/edison_defconfig | 1 +
>
> > diff --git a/configs/edison_defconfig b/configs/edison_defconfig
> > index 22fc84a41e38..b99906a4d144 100644
> > --- a/configs/edison_defconfig
> > +++ b/configs/edison_defconfig
> > @@ -30,6 +30,7 @@ CONFIG_ENV_IS_IN_MMC=y
> > CONFIG_CPU=y
> > CONFIG_DFU_MMC=y
> > CONFIG_DFU_RAM=y
> > +CONFIG_SUPPORT_EMMC_BOOT=y
> > CONFIG_DM_PCI_COMPAT=y
> > CONFIG_RTC_MC146818=y
> > CONFIG_USB_DWC3_GADGET=y
>
Including
include/configs/edison.h | 1 -
> Reviewed-by: Andy Shevchenko <andriy.shevchenko at linux.intel.com>
--
With Best Regards,
Andy Shevchenko
More information about the U-Boot
mailing list