diff options
author | Tor Krill <tor@excito.com> | 2008-03-15 15:40:26 +0100 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2008-03-16 01:21:30 +0100 |
commit | 9536dfcce03e7be4ccbceb47a08d9ba07ada362f (patch) | |
tree | 61b40621e4d56a619c34a7e92743150ebd763628 /README | |
parent | 0210cff3d079d97b2156b13685ee8de368e68a1a (diff) |
Add support for Intersil isl1208 RTC
Signed-off-by: Tor Krill <tor@excito.com>
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -669,6 +669,7 @@ The following options need to be configured: CONFIG_RTC_DS1337 - use Maxim, Inc. DS1337 RTC CONFIG_RTC_DS1338 - use Maxim, Inc. DS1338 RTC CONFIG_RTC_DS164x - use Dallas DS164x RTC + CONFIG_RTC_ISL1208 - use Intersil ISL1208 RTC CONFIG_RTC_MAX6900 - use Maxim, Inc. MAX6900 RTC Note that if the RTC uses I2C, then the I2C interface |