summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorGuennadi Liakhovetski <lg@denx.de>2008-04-15 14:15:30 +0200
committerWolfgang Denk <wd@denx.de>2008-04-18 00:43:50 -0700
commit7ce63709828d37b08866e537339a169bd0db2bd3 (patch)
tree912416c27f198498202d04c06535b6acf44c03b0 /README
parent38254f45b0b412332726c90d3184ad47479fcffb (diff)
downloadblackbird-obmc-uboot-7ce63709828d37b08866e537339a169bd0db2bd3.tar.gz
blackbird-obmc-uboot-7ce63709828d37b08866e537339a169bd0db2bd3.zip
RTC driver for MC13783
MC13783 is a multifunction IS with an SPI interface to the host. This driver handles the RTC controller in this chip. Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 956c694faf..36ae0fb5ea 100644
--- a/README
+++ b/README
@@ -672,6 +672,7 @@ The following options need to be configured:
CONFIG_RTC_MPC8xx - use internal RTC of MPC8xx
CONFIG_RTC_PCF8563 - use Philips PCF8563 RTC
+ CONFIG_RTC_MC13783 - use MC13783 RTC
CONFIG_RTC_MC146818 - use MC146818 RTC
CONFIG_RTC_DS1307 - use Maxim, Inc. DS1307 RTC
CONFIG_RTC_DS1337 - use Maxim, Inc. DS1337 RTC
OpenPOWER on IntegriCloud