From c4690c54b7645135445110a469285d33314bd0a9 Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Mon, 14 Oct 2019 09:38:39 +0200 Subject: ARM: zynq: Move BOOTM_NETBSD to Kconfig The commit 4b0bcfa7c4ec ("Kconfig: Migrate CONFIG_BOOTM_* options") moved BOOTM_ options to Kconfig that's why align zynq defconfig with it. Disabling NETBSD was done by commit d6f48ea5ce18 ("ARM: zynq: Do not enable NETBSD support by default"). Signed-off-by: Michal Simek --- configs/zynq_zc706_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/zynq_zc706_defconfig') diff --git a/configs/zynq_zc706_defconfig b/configs/zynq_zc706_defconfig index f831039158..36a9204be2 100644 --- a/configs/zynq_zc706_defconfig +++ b/configs/zynq_zc706_defconfig @@ -23,6 +23,7 @@ CONFIG_SPL_FPGA_SUPPORT=y CONFIG_SPL_OS_BOOT=y CONFIG_SPL_SPI_LOAD=y CONFIG_SYS_SPI_U_BOOT_OFFS=0x100000 +# CONFIG_BOOTM_NETBSD is not set CONFIG_CMD_THOR_DOWNLOAD=y CONFIG_CMD_DFU=y # CONFIG_CMD_FLASH is not set -- cgit v1.2.3