summaryrefslogtreecommitdiff
path: root/include/configs/zynq-common.h
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@xilinx.com>2019-10-14 10:38:39 +0300
committerMichal Simek <michal.simek@xilinx.com>2019-10-24 14:37:01 +0300
commitc4690c54b7645135445110a469285d33314bd0a9 (patch)
tree3b54840e34a41a38d3486e1c61bd97288d782580 /include/configs/zynq-common.h
parent96e8e52bb8e7d325dd82fe83aace33275458665d (diff)
downloadu-boot-c4690c54b7645135445110a469285d33314bd0a9.tar.xz
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 <michal.simek@xilinx.com>
Diffstat (limited to 'include/configs/zynq-common.h')
-rw-r--r--include/configs/zynq-common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/zynq-common.h b/include/configs/zynq-common.h
index b6c9f2c8dd..274cc19112 100644
--- a/include/configs/zynq-common.h
+++ b/include/configs/zynq-common.h
@@ -227,8 +227,6 @@
/* Boot FreeBSD/vxWorks from an ELF image */
#define CONFIG_SYS_MMC_MAX_DEVICE 1
-#undef CONFIG_BOOTM_NETBSD
-
/* MMC support */
#ifdef CONFIG_MMC_SDHCI_ZYNQ
#define CONFIG_SYS_MMCSD_FS_BOOT_PARTITION 1