summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMarkus Niebel <Markus.Niebel@tq-group.com>2014-07-21 11:06:16 +0200
committerAnatolij Gustschin <agust@denx.de>2014-08-14 14:45:58 +0200
commit412921d29e11adcb14bd1d6c5b7145af0dd10599 (patch)
tree01524078e324c2b926f560655ab2328f969db42b /README
parent5be1af019877aaab708b6537d9db76a1610276ca (diff)
downloadtalos-obmc-uboot-412921d29e11adcb14bd1d6c5b7145af0dd10599.tar.gz
talos-obmc-uboot-412921d29e11adcb14bd1d6c5b7145af0dd10599.zip
RTC: add support for DS1339 (using DS1307 driver)
Signed-off-by: Markus Niebel <Markus.Niebel@tq-group.com>
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 1d713596ec..4fd87949cd 100644
--- a/README
+++ b/README
@@ -1152,6 +1152,7 @@ The following options need to be configured:
CONFIG_RTC_DS1307 - use Maxim, Inc. DS1307 RTC
CONFIG_RTC_DS1337 - use Maxim, Inc. DS1337 RTC
CONFIG_RTC_DS1338 - use Maxim, Inc. DS1338 RTC
+ CONFIG_RTC_DS1339 - use Maxim, Inc. DS1339 RTC
CONFIG_RTC_DS164x - use Dallas DS164x RTC
CONFIG_RTC_ISL1208 - use Intersil ISL1208 RTC
CONFIG_RTC_MAX6900 - use Maxim, Inc. MAX6900 RTC
OpenPOWER on IntegriCloud