summaryrefslogtreecommitdiff
path: root/include/configs/mx7dsabresd.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/mx7dsabresd.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/mx7dsabresd.h')
-rw-r--r--include/configs/mx7dsabresd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/mx7dsabresd.h b/include/configs/mx7dsabresd.h
index 87241ef4bf..ad919a671f 100644
--- a/include/configs/mx7dsabresd.h
+++ b/include/configs/mx7dsabresd.h
@@ -10,7 +10,6 @@
#include "mx7_common.h"
-#define CONFIG_DBG_MONITOR
#define PHYS_SDRAM_SIZE SZ_1G
#define CONFIG_MXC_UART_BASE UART1_IPS_BASE_ADDR