DS1338 RTC

Implement MAXIM SD1338 RTC+NVRAM.

Signed-off-by: Paul Brook <paul@codesourcery.com>
This commit is contained in:
Paul Brook 2009-11-20 00:21:33 +00:00
parent abd0c6bda0
commit 1dfe3943e9
3 changed files with 134 additions and 0 deletions

View file

@ -22,3 +22,4 @@ CONFIG_SSI=y
CONFIG_SSI_SD=y
CONFIG_LAN9118=y
CONFIG_SMC91C111=y
CONFIG_DS1338=y