 883e150f62
			
		
	
	
		883e150f62
		
	
	
	
	
		
			
			The "register" device is only used by certain machines. Let's add a proper config switch for it so that it only gets compiled when we really need it. Message-Id: <20190817101931.28386-5-thuth@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
		
			
				
	
	
		
			23 lines
		
	
	
		
			207 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			207 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| config RC4030
 | |
|     bool
 | |
| 
 | |
| config PL080
 | |
|     bool
 | |
| 
 | |
| config PL330
 | |
|     bool
 | |
| 
 | |
| config I82374
 | |
|     bool
 | |
|     select I8257
 | |
| 
 | |
| config I8257
 | |
|     bool
 | |
| 
 | |
| config ZYNQ_DEVCFG
 | |
|     bool
 | |
|     select REGISTER
 | |
| 
 | |
| config STP2000
 | |
|     bool
 |