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-01-29 21:12:58 +0100
commit204194971221525557191647433d6145deaa3279 (patch)
tree82ca209d2d84ffbb259def9bdbc8f93aba26654e
parent7fda115325913074c3d59fd29de6115db551de19 (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 */