[PATCH] kconfig: update to Linux 5.13-rc1
Masahiro Yamada
masahiroy at kernel.org
Sat May 22 09:00:35 PDT 2021
On Mon, May 17, 2021 at 3:57 PM Sascha Hauer <sha at pengutronix.de> wrote:
>
> Hi Masahiro,
>
> On Wed, May 12, 2021 at 12:08:45AM +0900, Masahiro Yamada wrote:
> > The previous sync was Linux 5.9-rc2.
> >
> > Resync scripts/kconfig/ with Linux 5.13-rc1.
> >
> > Highlights:
> >
> > - make header names in include/config/ and CONFIG symbols match
> > (scripts/basic/fixdep.c was adjusted)
> >
> > - remove all 'option' syntax
> > (common/Kconfig was adjusted)
> >
> > - introduce KCONFIG_DEFCONFIG_LIST instead of 'option defconfig_list'
> >
> > - bug fixes and cleanups of nconfig
> >
> > - drop Qt4 support from xconfig
> >
> > - bug fixes, improvements, cleanups of xconfig
> >
> > - print a short log for syncconfig
> >
> > Signed-off-by: Masahiro Yamada <masahiroy at kernel.org>
> > ---
>
> This breaks building firmware:
>
> make[1]: *** No rule to make target 'include/config/extra/firmware/dir.h', needed by 'firmware/lpddr4_pmu_train_1d_dmem.bin.gen.S'. Stop.
>
> This happens on imx_v8_defconfig.
>
> Do we need an adoption of 3470d9eb6387 any maybe more?
Yes, I think so.
Thanks.
--
Best Regards
Masahiro Yamada
More information about the barebox
mailing list