* [PATCH] ARM: zynqmp: defconfig: enable zcu106
@ 2023-09-13 13:03 Ahmad Fatoum
2023-09-21 8:09 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Ahmad Fatoum @ 2023-09-13 13:03 UTC (permalink / raw)
To: barebox; +Cc: Ahmad Fatoum
multi_v8_defconfig already enabled all zcu boards, but zynqmp_defconfig
didn't. Fix that.
Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
---
arch/arm/configs/zynqmp_defconfig | 1 +
1 file changed, 1 insertion(+)
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] ARM: zynqmp: defconfig: enable zcu106
2023-09-13 13:03 [PATCH] ARM: zynqmp: defconfig: enable zcu106 Ahmad Fatoum
@ 2023-09-21 8:09 ` Sascha Hauer
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2023-09-21 8:09 UTC (permalink / raw)
To: Ahmad Fatoum; +Cc: barebox
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@pengutronix.de>
> ---
> 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 |
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-09-21 8:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-13 13:03 [PATCH] ARM: zynqmp: defconfig: enable zcu106 Ahmad Fatoum
2023-09-21 8:09 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox