diff options
| author | Russell King <rmk+kernel@arm.linux.org.uk> | 2009-12-01 13:22:54 -0500 |
|---|---|---|
| committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2009-12-01 13:22:54 -0500 |
| commit | d7931d9f7ab9de9158c6905caae979999134ad4d (patch) | |
| tree | 3903d96bfea61a4c66b11f95535928b4cb991327 /drivers/rtc | |
| parent | fb3704663058ebb8ec05236f9c984b702550bac5 (diff) | |
| parent | da43243e765908d2ce6d22b2be995edf3218457d (diff) | |
Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stable
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 3c20dae43ce2..e11e1cda4ba2 100644 --- a/drivers/rtc/Kconfig +++ b/drivers/rtc/Kconfig | |||
| @@ -780,7 +780,7 @@ config RTC_DRV_TX4939 | |||
| 780 | 780 | ||
| 781 | config RTC_DRV_MV | 781 | config RTC_DRV_MV |
| 782 | tristate "Marvell SoC RTC" | 782 | tristate "Marvell SoC RTC" |
| 783 | depends on ARCH_KIRKWOOD | 783 | depends on ARCH_KIRKWOOD || ARCH_DOVE |
| 784 | help | 784 | help |
| 785 | If you say yes here you will get support for the in-chip RTC | 785 | If you say yes here you will get support for the in-chip RTC |
| 786 | that can be found in some of Marvell's SoC devices, such as | 786 | that can be found in some of Marvell's SoC devices, such as |
