On Wed, Sep 13, 2023 at 03:03:56PM +0200, Ahmad Fatoum wrote: > multi_v8_defconfig already enabled all zcu boards, but zynqmp_defconfig > didn't. Fix that. > > Signed-off-by: Ahmad Fatoum <a.fatoum@xxxxxxxxxxxxxx> > --- > arch/arm/configs/zynqmp_defconfig | 1 + > 1 file changed, 1 insertion(+) Applied, thanks Sascha > > diff --git a/arch/arm/configs/zynqmp_defconfig b/arch/arm/configs/zynqmp_defconfig > index 00327adc399c..36a51dc8ad4b 100644 > --- a/arch/arm/configs/zynqmp_defconfig > +++ b/arch/arm/configs/zynqmp_defconfig > @@ -1,6 +1,7 @@ > CONFIG_ARCH_ZYNQMP=y > CONFIG_MACH_XILINX_ZCU102=y > CONFIG_MACH_XILINX_ZCU104=y > +CONFIG_MACH_XILINX_ZCU106=y > CONFIG_64BIT=y > CONFIG_ARM_PSCI_CLIENT=y > CONFIG_MMU=y > -- > 2.39.2 > > > -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |