board/BuR/brxre1: drop obsolete CONFIG_LCD_NOSTDOUT from config-header
This define isn't used anymore in the u-boot source tree, so we drop it from the config header. We drop it also from the 'config_whitelist.txt' Signed-off-by: Hannes Schmelzer <hannes.schmelzer@br-automation.com> Reviewed-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
		
							parent
							
								
									dd247206af
								
							
						
					
					
						commit
						b493f95ca6
					
				| 
						 | 
					@ -16,7 +16,6 @@
 | 
				
			||||||
#include <configs/bur_am335x_common.h>
 | 
					#include <configs/bur_am335x_common.h>
 | 
				
			||||||
/* ------------------------------------------------------------------------- */
 | 
					/* ------------------------------------------------------------------------- */
 | 
				
			||||||
#define CONFIG_AM335X_LCD
 | 
					#define CONFIG_AM335X_LCD
 | 
				
			||||||
#define CONFIG_LCD_NOSTDOUT
 | 
					 | 
				
			||||||
#define LCD_BPP				LCD_COLOR32
 | 
					#define LCD_BPP				LCD_COLOR32
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* memory */
 | 
					/* memory */
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1480,7 +1480,6 @@ CONFIG_LCD_IN_PSRAM
 | 
				
			||||||
CONFIG_LCD_LOGO
 | 
					CONFIG_LCD_LOGO
 | 
				
			||||||
CONFIG_LCD_MENU
 | 
					CONFIG_LCD_MENU
 | 
				
			||||||
CONFIG_LCD_MENU_BOARD
 | 
					CONFIG_LCD_MENU_BOARD
 | 
				
			||||||
CONFIG_LCD_NOSTDOUT
 | 
					 | 
				
			||||||
CONFIG_LCD_ROTATION
 | 
					CONFIG_LCD_ROTATION
 | 
				
			||||||
CONFIG_LD9040
 | 
					CONFIG_LD9040
 | 
				
			||||||
CONFIG_LEGACY
 | 
					CONFIG_LEGACY
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue