summaryrefslogtreecommitdiff
path: root/include/configs/cl-som-imx7.h
diff options
context:
space:
mode:
authorFabio Estevam <festevam@gmail.com>2018-09-17 20:16:14 +0300
committerStefano Babic <sbabic@denx.de>2018-10-09 19:34:13 +0300
commitbe381cc4346c1d18a0624c93192ec9fe083522db (patch)
tree887172bc1bb1502dbd479a58b7d73bf52f633e17 /include/configs/cl-som-imx7.h
parent787075e0692e36e793fa8a453a1b2dfc98def711 (diff)
downloadu-boot-be381cc4346c1d18a0624c93192ec9fe083522db.tar.xz
configs: mx7: Remove CONFIG_DBG_MONITOR
Remove all CONFIG_DBG_MONITOR references as it is not used anywhere. Signed-off-by: Fabio Estevam <festevam@gmail.com>
Diffstat (limited to 'include/configs/cl-som-imx7.h')
-rw-r--r--include/configs/cl-som-imx7.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/cl-som-imx7.h b/include/configs/cl-som-imx7.h
index 1b2eee3f18..f84a11215e 100644
--- a/include/configs/cl-som-imx7.h
+++ b/include/configs/cl-som-imx7.h
@@ -10,8 +10,6 @@
#include "mx7_common.h"
-#define CONFIG_DBG_MONITOR
-
#define CONFIG_MXC_UART_BASE UART1_IPS_BASE_ADDR
/* Size of malloc() pool */