Skip to content

Commit

Permalink
rtc: Add R2025S/D comment to rs5c372 Kconfig entry.
Browse files Browse the repository at this point in the history
This was accidentally left out when the R2025S/D support was merged
earlier.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
  • Loading branch information
Paul Mundt committed Oct 21, 2008
1 parent 2bba37e commit 5d4529b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/rtc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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 R2025S/D, RS5C372A/B, RV5C386, RV5C387A"
help
If you say yes here you get support for the
Ricoh RS5C372A, RS5C372B, RV5C386, and RV5C387A RTC chips.
Ricoh R2025S/D, RS5C372A, RS5C372B, RV5C386, and RV5C387A RTC chips.

This driver can also be built as a module. If so, the module
will be called rtc-rs5c372.
Expand Down

0 comments on commit 5d4529b

Please sign in to comment.