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>
This commit is contained in:
		
							parent
							
								
									787075e069
								
							
						
					
					
						commit
						be381cc434
					
				|  | @ -10,8 +10,6 @@ | ||||||
| 
 | 
 | ||||||
| #include "mx7_common.h" | #include "mx7_common.h" | ||||||
| 
 | 
 | ||||||
| #define CONFIG_DBG_MONITOR |  | ||||||
| 
 |  | ||||||
| #define CONFIG_MXC_UART_BASE            UART1_IPS_BASE_ADDR | #define CONFIG_MXC_UART_BASE            UART1_IPS_BASE_ADDR | ||||||
| 
 | 
 | ||||||
| /* Size of malloc() pool */ | /* Size of malloc() pool */ | ||||||
|  |  | ||||||
|  | @ -13,7 +13,6 @@ | ||||||
| #include "mx6_common.h" | #include "mx6_common.h" | ||||||
| #define CONFIG_IOMUX_LPSR | #define CONFIG_IOMUX_LPSR | ||||||
| 
 | 
 | ||||||
| /* #define CONFIG_DBG_MONITOR*/ |  | ||||||
| #define PHYS_SDRAM_SIZE			SZ_512M | #define PHYS_SDRAM_SIZE			SZ_512M | ||||||
| 
 | 
 | ||||||
| /* Size of malloc() pool */ | /* Size of malloc() pool */ | ||||||
|  |  | ||||||
|  | @ -13,8 +13,6 @@ | ||||||
| 
 | 
 | ||||||
| #include "mx7_common.h" | #include "mx7_common.h" | ||||||
| 
 | 
 | ||||||
| /*#define CONFIG_DBG_MONITOR*/ |  | ||||||
| 
 |  | ||||||
| /* Size of malloc() pool */ | /* Size of malloc() pool */ | ||||||
| #define CONFIG_SYS_MALLOC_LEN		(32 * SZ_1M) | #define CONFIG_SYS_MALLOC_LEN		(32 * SZ_1M) | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
|  | @ -10,7 +10,6 @@ | ||||||
| 
 | 
 | ||||||
| #include "mx7_common.h" | #include "mx7_common.h" | ||||||
| 
 | 
 | ||||||
| #define CONFIG_DBG_MONITOR |  | ||||||
| #define PHYS_SDRAM_SIZE			SZ_1G | #define PHYS_SDRAM_SIZE			SZ_1G | ||||||
| 
 | 
 | ||||||
| #define CONFIG_MXC_UART_BASE            UART1_IPS_BASE_ADDR | #define CONFIG_MXC_UART_BASE            UART1_IPS_BASE_ADDR | ||||||
|  |  | ||||||
|  | @ -310,7 +310,6 @@ CONFIG_D2NET_V2 | ||||||
| CONFIG_DA850_AM18X_EVM | CONFIG_DA850_AM18X_EVM | ||||||
| CONFIG_DA850_EVM_MAX_CPU_CLK | CONFIG_DA850_EVM_MAX_CPU_CLK | ||||||
| CONFIG_DBGU | CONFIG_DBGU | ||||||
| CONFIG_DBG_MONITOR |  | ||||||
| CONFIG_DB_784MP_GP | CONFIG_DB_784MP_GP | ||||||
| CONFIG_DCACHE | CONFIG_DCACHE | ||||||
| CONFIG_DCACHE_OFF | CONFIG_DCACHE_OFF | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue