]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
arm: mvebu: update defconfig with Marvell RTC support
authorGregory CLEMENT <gregory.clement@free-electrons.com>
Thu, 7 Feb 2013 01:27:50 +0000 (12:27 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 18 Feb 2013 05:47:18 +0000 (16:47 +1100)
The RTC class driver is already part of the mvebu_defconfig but the
Marvell internal RTC not yet.  Now that its support is added for mvebu
let's update the config file.

Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Cc: Andrew Lunn <andrew@lunn.ch>
Cc: Russell King <linux@arm.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/arm/configs/mvebu_defconfig

index cbd91bce1ca9f13ebbb0da7a4eb92ec2f42724b8..9d3922bf7372aa423e04e47fcbe41d7f884ecaea 100644 (file)
@@ -41,6 +41,7 @@ CONFIG_GPIO_SYSFS=y
 # CONFIG_USB_SUPPORT is not set
 CONFIG_RTC_CLASS=y
 CONFIG_RTC_DRV_S35390A=y
+CONFIG_RTC_DRV_MV=y
 CONFIG_DMADEVICES=y
 CONFIG_MV_XOR=y
 # CONFIG_IOMMU_SUPPORT is not set