Only the OpenBIOS and SLOF firmwares use the CHRP NVRAM layout. Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-Id: <20191231183216.6781-14-philmd@redhat.com> Acked-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
		
			
				
	
	
		
			18 lines
		
	
	
		
			252 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			252 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| config DS1225Y
 | |
|     bool
 | |
| 
 | |
| config AT24C
 | |
|     bool
 | |
|     depends on I2C
 | |
| 
 | |
| config MAC_NVRAM
 | |
|     bool
 | |
|     select CHRP_NVRAM
 | |
| 
 | |
| # NMC93XX uses the NS uWire interface (similar to SPI but less configurable)
 | |
| config NMC93XX_EEPROM
 | |
|     bool
 | |
| 
 | |
| config CHRP_NVRAM
 | |
|     bool
 |