um: remove used STDIO_CONSOLE Kconfig param
This removes the STDIO_CONSOLE Kconfig parameter which is defined but no longer used anywhere in the makefiles and source code. Signed-off-by: Michael Opdenacker <michael.opdenacker@free-electrons.com> Signed-off-by: Richard Weinberger <richard@nod.at>
This commit is contained in:
		
					parent
					
						
							
								b13a9bfc79
							
						
					
				
			
			
				commit
				
					
						a851aebc36
					
				
			
		
					 1 changed files with 0 additions and 4 deletions
				
			
		| 
						 | 
					@ -6,10 +6,6 @@ config STDERR_CONSOLE
 | 
				
			||||||
	help
 | 
						help
 | 
				
			||||||
	  console driver which dumps all printk messages to stderr.
 | 
						  console driver which dumps all printk messages to stderr.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
config STDIO_CONSOLE
 | 
					 | 
				
			||||||
	bool
 | 
					 | 
				
			||||||
	default y
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
config SSL
 | 
					config SSL
 | 
				
			||||||
	bool "Virtual serial line"
 | 
						bool "Virtual serial line"
 | 
				
			||||||
	help
 | 
						help
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue