diff options
| author | Alessandro Zummo <alessandro.zummo@towertech.it> | 2008-03-19 20:00:51 -0400 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-03-19 21:53:36 -0400 |
| commit | 44e0451db0a9c0bceabaa9cc77cbcc717a094fcc (patch) | |
| tree | daf5d09fc3cab04c20df73c2f64435d638f50585 /drivers/rtc | |
| parent | 1d252fb870aa9cd227c4beb1a226ecd434f57f28 (diff) | |
rtc: fix kconfig help
Signed-off-by: Alessandro Zummo <a.zummo@towertech.it>
Cc: David Brownell <david-b@pacbell.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/rtc')
| -rw-r--r-- | drivers/rtc/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig index 82f5ad9c3af4..9e7de63b26ef 100644 --- a/drivers/rtc/Kconfig +++ b/drivers/rtc/Kconfig | |||
| @@ -16,7 +16,7 @@ menuconfig RTC_CLASS | |||
| 16 | probably want to enable one or more of the interfaces below. | 16 | probably want to enable one or more of the interfaces below. |
| 17 | 17 | ||
| 18 | This driver can also be built as a module. If so, the module | 18 | This driver can also be built as a module. If so, the module |
| 19 | will be called rtc-class. | 19 | will be called rtc-core. |
| 20 | 20 | ||
| 21 | if RTC_CLASS | 21 | if RTC_CLASS |
| 22 | 22 | ||
