Hi, Andreas > Subject: Re: [PATCH 3/3] ARM: imx_v6_v7_defconfig: Build in > CONFIG_GPIO_MXC by default > > Hi, > > On Wed, 8 Jul 2020 07:25:23 +0800 > Anson Huang <Anson.Huang@xxxxxxx> wrote: > > > i.MX GPIO is NOT default enabled now, so select CONFIG_GPIO_MXC as > > built-in manually. > > > > Signed-off-by: Anson Huang <Anson.Huang@xxxxxxx> > > --- > > arch/arm/configs/imx_v6_v7_defconfig | 1 + > > 1 file changed, 1 insertion(+) > > > shouldn't this be done also in the multi_v7_defconfig? OK, I will add it in V2. Thanks, Anson