aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-06-16 19:06:27 -0400
committerTom Rini <trini@konsulko.com>2020-06-26 10:29:06 -0400
commitf399e838cfdce0c477ad6f6eb13b9021aba3bc0e (patch)
tree15bed33a4cd497340ee808874fcfe79cd3edd8d0 /configs
parent7d80a9cd92cb6bc05b44ab101d3bda3b0ff880c4 (diff)
downloadu-boot-f399e838cfdce0c477ad6f6eb13b9021aba3bc0e.zip
u-boot-f399e838cfdce0c477ad6f6eb13b9021aba3bc0e.tar.gz
u-boot-f399e838cfdce0c477ad6f6eb13b9021aba3bc0e.tar.bz2
Convert CONFIG_BOOTM_NETBSD to Kconfig
This converts the following to Kconfig: CONFIG_BOOTM_NETBSD Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/deneb_defconfig1
-rw-r--r--configs/giedi_defconfig1
-rw-r--r--configs/imx8qm_rom7720_a1_4G_defconfig1
3 files changed, 3 insertions, 0 deletions
diff --git a/configs/deneb_defconfig b/configs/deneb_defconfig
index 5377b4f..c0e7725 100644
--- a/configs/deneb_defconfig
+++ b/configs/deneb_defconfig
@@ -37,6 +37,7 @@ CONFIG_AUTOBOOT_PROMPT="Autobooting in %d seconds, press \"<Esc><Esc>\" to stop\
CONFIG_AUTOBOOT_STOP_STR="\x1b\x1b"
CONFIG_AUTOBOOT_KEYED_CTRLC=y
CONFIG_CMD_CPU=y
+# CONFIG_BOOTM_NETBSD is not set
# CONFIG_CMD_EXPORTENV is not set
# CONFIG_CMD_IMPORTENV is not set
# CONFIG_CMD_CRC32 is not set
diff --git a/configs/giedi_defconfig b/configs/giedi_defconfig
index dfac924..d2b0f13 100644
--- a/configs/giedi_defconfig
+++ b/configs/giedi_defconfig
@@ -37,6 +37,7 @@ CONFIG_AUTOBOOT_PROMPT="Autobooting in %d seconds, press \"<Esc><Esc>\" to stop\
CONFIG_AUTOBOOT_STOP_STR="\x1b\x1b"
CONFIG_AUTOBOOT_KEYED_CTRLC=y
CONFIG_CMD_CPU=y
+# CONFIG_BOOTM_NETBSD is not set
# CONFIG_CMD_EXPORTENV is not set
# CONFIG_CMD_IMPORTENV is not set
# CONFIG_CMD_CRC32 is not set
diff --git a/configs/imx8qm_rom7720_a1_4G_defconfig b/configs/imx8qm_rom7720_a1_4G_defconfig
index 305c4e8..8af2b23 100644
--- a/configs/imx8qm_rom7720_a1_4G_defconfig
+++ b/configs/imx8qm_rom7720_a1_4G_defconfig
@@ -27,6 +27,7 @@ CONFIG_SPL_POWER_DOMAIN=y
CONFIG_SPL_WATCHDOG_SUPPORT=y
CONFIG_HUSH_PARSER=y
CONFIG_CMD_CPU=y
+# CONFIG_BOOTM_NETBSD is not set
# CONFIG_CMD_IMPORTENV is not set
CONFIG_CMD_CLK=y
CONFIG_CMD_DM=y