Commit da43243e authored by Saeed Bishara's avatar Saeed Bishara Committed by Nicolas Pitre

RTC: let Dove soc select the rtc-mv driver.

Signed-off-by: default avatarSaeed Bishara <saeed@marvell.com>
Signed-off-by: default avatarNicolas Pitre <nico@marvell.com>
parent 573a652f
# #
# Automatically generated make config: don't edit # Automatically generated make config: don't edit
# Linux kernel version: 2.6.32-rc6 # Linux kernel version: 2.6.32-rc6
# Tue Nov 24 13:51:23 2009 # Tue Nov 24 13:53:37 2009
# #
CONFIG_ARM=y CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y
...@@ -1209,6 +1209,7 @@ CONFIG_RTC_INTF_DEV=y ...@@ -1209,6 +1209,7 @@ CONFIG_RTC_INTF_DEV=y
# #
# on-CPU RTC drivers # on-CPU RTC drivers
# #
CONFIG_RTC_DRV_MV=y
CONFIG_DMADEVICES=y CONFIG_DMADEVICES=y
# #
......
...@@ -780,7 +780,7 @@ config RTC_DRV_TX4939 ...@@ -780,7 +780,7 @@ config RTC_DRV_TX4939
config RTC_DRV_MV config RTC_DRV_MV
tristate "Marvell SoC RTC" tristate "Marvell SoC RTC"
depends on ARCH_KIRKWOOD depends on ARCH_KIRKWOOD || ARCH_DOVE
help help
If you say yes here you will get support for the in-chip RTC If you say yes here you will get support for the in-chip RTC
that can be found in some of Marvell's SoC devices, such as that can be found in some of Marvell's SoC devices, such as
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment