rtc: add support for 4543 RTC (manufactured by e.g. EPSON)
Signed-off-by: Detlev Zundel <dzu@denx.de> Signed-off-by: Andreas Pfefferle <ap@denx.de>
This commit is contained in:
committed by
Wolfgang Denk
parent
572e6179ad
commit
04e11cf383
@@ -55,6 +55,7 @@ COBJS-$(CONFIG_RTC_MPC8xx) += mpc8xx.o
|
||||
COBJS-$(CONFIG_RTC_PCF8563) += pcf8563.o
|
||||
COBJS-$(CONFIG_RTC_PL031) += pl031.o
|
||||
COBJS-$(CONFIG_RTC_RS5C372A) += rs5c372.o
|
||||
COBJS-$(CONFIG_RTC_RTC4543) += rtc4543.o
|
||||
COBJS-$(CONFIG_RTC_RX8025) += rx8025.o
|
||||
COBJS-$(CONFIG_RTC_S3C24X0) += s3c24x0_rtc.o
|
||||
COBJS-$(CONFIG_RTC_X1205) += x1205.o
|
||||
|
||||
Reference in New Issue
Block a user