diff options
Diffstat (limited to 'drivers/rtc/Kconfig')
-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 2a63ab2b47f4..09660e2ab051 100644 --- a/drivers/rtc/Kconfig +++ b/drivers/rtc/Kconfig | |||
@@ -288,7 +288,7 @@ config RTC_DRV_PL031 | |||
288 | To compile this driver as a module, choose M here: the | 288 | To compile this driver as a module, choose M here: the |
289 | module will be called rtc-pl031. | 289 | module will be called rtc-pl031. |
290 | 290 | ||
291 | config RTC_DRV_AT91 | 291 | config RTC_DRV_AT91RM9200 |
292 | tristate "AT91RM9200" | 292 | tristate "AT91RM9200" |
293 | depends on RTC_CLASS && ARCH_AT91RM9200 | 293 | depends on RTC_CLASS && ARCH_AT91RM9200 |
294 | help | 294 | help |