configs: mx7: Remove CONFIG_DBG_MONITOR
authorFabio Estevam <festevam@gmail.com>
Mon, 17 Sep 2018 17:16:14 +0000 (14:16 -0300)
committerStefano Babic <sbabic@denx.de>
Tue, 9 Oct 2018 16:34:13 +0000 (18:34 +0200)
Remove all CONFIG_DBG_MONITOR references as it is not used
anywhere.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
include/configs/cl-som-imx7.h
include/configs/colibri-imx6ull.h
include/configs/colibri_imx7.h
include/configs/mx7dsabresd.h
scripts/config_whitelist.txt

index 1b2eee3..f84a112 100644 (file)
@@ -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 */
index f2db039..7cf550c 100644 (file)
@@ -13,7 +13,6 @@
 #include "mx6_common.h"
 #define CONFIG_IOMUX_LPSR
 
-/* #define CONFIG_DBG_MONITOR*/
 #define PHYS_SDRAM_SIZE                        SZ_512M
 
 /* Size of malloc() pool */
index 02849ba..c31cf28 100644 (file)
@@ -13,8 +13,6 @@
 
 #include "mx7_common.h"
 
-/*#define CONFIG_DBG_MONITOR*/
-
 /* Size of malloc() pool */
 #define CONFIG_SYS_MALLOC_LEN          (32 * SZ_1M)
 
index 87241ef..ad919a6 100644 (file)
@@ -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
index e805b1e..5ca650a 100644 (file)
@@ -310,7 +310,6 @@ CONFIG_D2NET_V2
 CONFIG_DA850_AM18X_EVM
 CONFIG_DA850_EVM_MAX_CPU_CLK
 CONFIG_DBGU
-CONFIG_DBG_MONITOR
 CONFIG_DB_784MP_GP
 CONFIG_DCACHE
 CONFIG_DCACHE_OFF