summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2020-01-29 21:04:19 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2020-03-05 19:22:24 +0100
commit6451e680f14d84cbd5f12c4a33ad7707e7b16ec5 (patch)
tree4d296fdc72302a520bb3ffea0efe0733c0e36d6c
parent96c61bdaa81787e929cc8dd7057dc2899589539e (diff)
verdin-imx8: do not undef configs configured using Kconfig
Do not undef CMD config defines which are set by Kconfig. This allows to enable those commands using Kconfig. (Taken from commit 26f0fb6c61e94f8ba52bcc0b4946d378e682ccff 'apalis-imx8: do not undef configs configured using Kconfig') Related-to: TOR-498 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
-rw-r--r--include/configs/verdin-imx8mm.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/verdin-imx8mm.h b/include/configs/verdin-imx8mm.h
index bd1198126f..fdc1456243 100644
--- a/include/configs/verdin-imx8mm.h
+++ b/include/configs/verdin-imx8mm.h
@@ -71,11 +71,6 @@
#define CONFIG_BOARD_POSTCLK_INIT
#define CONFIG_BOARD_LATE_INIT
-#undef CONFIG_CMD_EXPORTENV
-#undef CONFIG_CMD_IMPORTENV
-#undef CONFIG_CMD_IMLS
-
-#undef CONFIG_CMD_CRC32
#undef CONFIG_BOOTM_NETBSD
/* ENET Config */