mirror of
				https://github.com/torvalds/linux.git
				synced 2025-11-04 10:40:15 +02:00 
			
		
		
		
	HVC console is also used by iSeries, so add that to HVC_DRIVER help.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Acked-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
		
							parent
							
								
									3e6c6f630a
								
							
						
					
					
						commit
						2d1df8153c
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -586,7 +586,7 @@ config HVC_DRIVER
 | 
			
		|||
	bool
 | 
			
		||||
	help
 | 
			
		||||
	  Generic "hypervisor virtual console" infrastructure for various
 | 
			
		||||
	  hypervisors (pSeries, Xen, lguest).
 | 
			
		||||
	  hypervisors (pSeries, iSeries, Xen, lguest).
 | 
			
		||||
	  It will automatically be selected if one of the back-end console drivers
 | 
			
		||||
	  is selected.
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue