ARM: mvebu: enable Armada 38x RTC driver in mvebu_v7_defconfig
authorGregory CLEMENT <[email protected]>
Fri, 13 Feb 2015 22:41:21 +0000 (14:41 -0800)
committerLinus Torvalds <[email protected]>
Sat, 14 Feb 2015 05:21:44 +0000 (21:21 -0800)
Now that the Armada 38x RTC driver has been pushed, let's enable it in
mvebu_v7_defconfig.

Signed-off-by: Gregory CLEMENT <[email protected]>
Cc: Alessandro Zummo <[email protected]>
Cc: Jason Cooper <[email protected]>
Cc: Andrew Lunn <[email protected]>
Cc: Sebastian Hesselbarth <[email protected]>
Cc: Arnaud Ebalard <[email protected]>
Cc: Thomas Petazzoni <[email protected]>
Cc: Ezequiel Garcia <[email protected]>
Cc: Maxime Ripard <[email protected]>
Cc: Boris BREZILLON <[email protected]>
Cc: Lior Amsalem <[email protected]>
Cc: Tawfik Bayouk <[email protected]>
Cc: Nadav Haklai <[email protected]>
Cc: Mark Rutland <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
arch/arm/configs/mvebu_v7_defconfig

index 627accea72fbec2759eebfed8099a60d53e2a78d..2400b9f524037a4006f7260103b4e2b3154acbf3 100644 (file)
@@ -112,6 +112,7 @@ CONFIG_LEDS_TRIGGER_HEARTBEAT=y
 CONFIG_RTC_CLASS=y
 CONFIG_RTC_DRV_S35390A=y
 CONFIG_RTC_DRV_MV=y
+CONFIG_RTC_DRV_ARMADA38X=y
 CONFIG_DMADEVICES=y
 CONFIG_MV_XOR=y
 # CONFIG_IOMMU_SUPPORT is not set