projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2bba37e
)
rtc: Add R2025S/D comment to rs5c372 Kconfig entry.
author
Paul Mundt
<lethal@linux-sh.org>
Tue, 21 Oct 2008 11:12:59 +0000
(20:12 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Tue, 21 Oct 2008 11:12:59 +0000
(20:12 +0900)
This was accidentally left out when the R2025S/D support was merged
earlier.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/rtc/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/rtc/Kconfig
b/drivers/rtc/Kconfig
index 814f49fde530ea3bf49210222a4e6d2f23ce8617..671a7d634d8bea5850bd231831d85c5a66f03932 100644
(file)
--- a/
drivers/rtc/Kconfig
+++ b/
drivers/rtc/Kconfig
@@
-171,10
+171,10
@@
config RTC_DRV_MAX6900
will be called rtc-max6900.
config RTC_DRV_RS5C372
- tristate "Ricoh RS5C372A/B, RV5C386, RV5C387A"
+ tristate "Ricoh R
2025S/D, R
S5C372A/B, RV5C386, RV5C387A"
help
If you say yes here you get support for the
- Ricoh RS5C372A, RS5C372B, RV5C386, and RV5C387A RTC chips.
+ Ricoh R
2025S/D, R
S5C372A, RS5C372B, RV5C386, and RV5C387A RTC chips.
This driver can also be built as a module. If so, the module
will be called rtc-rs5c372.