 d399fddcd4
			
		
	
	
		d399fddcd4
		
	
	
	
	
		
			
			Some targets use "default y" for boards to filter out those that require TCG. For consistency we are switching all other targets to do the same. Continue with SPARC and SPARC64. No changes to generated config-devices.mak file. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
		
			
				
	
	
		
			34 lines
		
	
	
		
			510 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			34 lines
		
	
	
		
			510 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| config SUN4M
 | |
|     bool
 | |
|     default y
 | |
|     depends on SPARC && !SPARC64
 | |
|     imply TCX
 | |
|     imply CG3
 | |
|     select CS4231
 | |
|     select ECCMEMCTL
 | |
|     select EMPTY_SLOT
 | |
|     select UNIMP
 | |
|     select ESCC
 | |
|     select ESP
 | |
|     select FDC_SYSBUS
 | |
|     select SLAVIO
 | |
|     select LANCE
 | |
|     select M48T59
 | |
|     select STP2000
 | |
|     select CHRP_NVRAM
 | |
|     select OR_IRQ
 | |
| 
 | |
| config LEON3
 | |
|     bool
 | |
|     default y
 | |
|     depends on SPARC && !SPARC64
 | |
|     select GRLIB
 | |
| 
 | |
| config GRLIB
 | |
|     bool
 | |
|     select PTIMER
 | |
| 
 | |
| config SLAVIO
 | |
|     bool
 | |
|     select PTIMER
 |