This patch add ls7a rtc device support. Signed-off-by: Xiaojuan Yang <yangxiaojuan@loongson.cn> Signed-off-by: Song Gao <gaosong@loongson.cn> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20220606124333.2060567-39-yangxiaojuan@loongson.cn> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
		
			
				
	
	
		
			33 lines
		
	
	
		
			370 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			33 lines
		
	
	
		
			370 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
config DS1338
 | 
						|
    bool
 | 
						|
    depends on I2C
 | 
						|
    default y if I2C_DEVICES
 | 
						|
 | 
						|
config M41T80
 | 
						|
    bool
 | 
						|
    depends on I2C
 | 
						|
    default y if I2C_DEVICES
 | 
						|
 | 
						|
config M48T59
 | 
						|
    bool
 | 
						|
 | 
						|
config PL031
 | 
						|
    bool
 | 
						|
 | 
						|
config TWL92230
 | 
						|
    bool
 | 
						|
    depends on I2C
 | 
						|
 | 
						|
config MC146818RTC
 | 
						|
    depends on ISA_BUS
 | 
						|
    bool
 | 
						|
 | 
						|
config SUN4V_RTC
 | 
						|
    bool
 | 
						|
 | 
						|
config GOLDFISH_RTC
 | 
						|
    bool
 | 
						|
 | 
						|
config LS7A_RTC
 | 
						|
    bool
 |