diff options
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 8c8377d50c4c..4161bfe462cd 100644 --- a/drivers/rtc/Kconfig +++ b/drivers/rtc/Kconfig | |||
@@ -838,7 +838,7 @@ config RTC_DRV_AT32AP700X | |||
838 | 838 | ||
839 | config RTC_DRV_AT91RM9200 | 839 | config RTC_DRV_AT91RM9200 |
840 | tristate "AT91RM9200 or some AT91SAM9 RTC" | 840 | tristate "AT91RM9200 or some AT91SAM9 RTC" |
841 | depends on ARCH_AT91RM9200 || ARCH_AT91SAM9RL || ARCH_AT91SAM9G45 | 841 | depends on ARCH_AT91 |
842 | help | 842 | help |
843 | Driver for the internal RTC (Realtime Clock) module found on | 843 | Driver for the internal RTC (Realtime Clock) module found on |
844 | Atmel AT91RM9200's and some AT91SAM9 chips. On AT91SAM9 chips | 844 | Atmel AT91RM9200's and some AT91SAM9 chips. On AT91SAM9 chips |