diff options
author | Saeed Bishara <saeed@marvell.com> | 2009-11-24 12:33:53 -0500 |
---|---|---|
committer | Nicolas Pitre <nico@fluxnic.net> | 2009-11-27 15:43:21 -0500 |
commit | da43243e765908d2ce6d22b2be995edf3218457d (patch) | |
tree | 983b98a1cb1025f6c20cce383d653e97490fa33b /arch/arm/configs | |
parent | 573a652fb0da50a1ff3fca2c67afd81138fd06d2 (diff) |
RTC: let Dove soc select the rtc-mv driver.
Signed-off-by: Saeed Bishara <saeed@marvell.com>
Signed-off-by: Nicolas Pitre <nico@marvell.com>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r-- | arch/arm/configs/dove_defconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/configs/dove_defconfig b/arch/arm/configs/dove_defconfig index 837bb522d462..b3a491675d59 100644 --- a/arch/arm/configs/dove_defconfig +++ b/arch/arm/configs/dove_defconfig | |||
@@ -1,7 +1,7 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.32-rc6 | 3 | # Linux kernel version: 2.6.32-rc6 |
4 | # Tue Nov 24 13:51:23 2009 | 4 | # Tue Nov 24 13:53:37 2009 |
5 | # | 5 | # |
6 | CONFIG_ARM=y | 6 | CONFIG_ARM=y |
7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y | 7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y |
@@ -1209,6 +1209,7 @@ CONFIG_RTC_INTF_DEV=y | |||
1209 | # | 1209 | # |
1210 | # on-CPU RTC drivers | 1210 | # on-CPU RTC drivers |
1211 | # | 1211 | # |
1212 | CONFIG_RTC_DRV_MV=y | ||
1212 | CONFIG_DMADEVICES=y | 1213 | CONFIG_DMADEVICES=y |
1213 | 1214 | ||
1214 | # | 1215 | # |