]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: defconfig: enable RTC on Armada 7K/8K SoCs
authorGregory CLEMENT <gregory.clement@free-electrons.com>
Mon, 2 Oct 2017 15:44:16 +0000 (17:44 +0200)
committerGregory CLEMENT <gregory.clement@free-electrons.com>
Thu, 12 Oct 2017 13:47:18 +0000 (15:47 +0200)
The Armada 38x RTC driver supports also the RTC controller found on the
Armada 7K/8K SoCs, so enable it.

Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
arch/arm64/configs/defconfig

index c7fda967719be9717a514c7d01892bd61d157e38..53cc94028b40e6f74eb37af1560262f950722d34 100644 (file)
@@ -472,6 +472,7 @@ CONFIG_RTC_DRV_EFI=y
 CONFIG_RTC_DRV_S3C=y
 CONFIG_RTC_DRV_PL031=y
 CONFIG_RTC_DRV_SUN6I=y
+CONFIG_RTC_DRV_ARMADA38X=y
 CONFIG_RTC_DRV_TEGRA=y
 CONFIG_RTC_DRV_XGENE=y
 CONFIG_DMADEVICES=y