summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGary Bisson <gary.bisson@boundarydevices.com>2016-04-02 16:25:51 (GMT)
committerShawn Guo <shawnguo@kernel.org>2016-04-06 14:34:21 (GMT)
commitfd84aa108a1daf2611374f31ddc3691d0ee24396 (patch)
tree2dd6685cbeb3aea4610d5acfcfa9483ccbfae68f
parente70e18d6e017755c4b635107e088f4e658db9493 (diff)
downloadlinux-fd84aa108a1daf2611374f31ddc3691d0ee24396.tar.xz
ARM: imx_v6_v7_defconfig: add CONFIG_RTC_DRV_M41T80
The rv4168 RTC is used by the following platforms: - Nitrogen6_MAX (both Quad and Quad Plus versions) - Nitrogen7 Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
-rw-r--r--arch/arm/configs/imx_v6_v7_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig
index 1faafe3..af22ea4 100644
--- a/arch/arm/configs/imx_v6_v7_defconfig
+++ b/arch/arm/configs/imx_v6_v7_defconfig
@@ -316,6 +316,7 @@ CONFIG_RTC_DRV_DS1307=y
CONFIG_RTC_DRV_ISL1208=y
CONFIG_RTC_DRV_PCF8523=y
CONFIG_RTC_DRV_PCF8563=y
+CONFIG_RTC_DRV_M41T80=y
CONFIG_RTC_DRV_MC13XXX=y
CONFIG_RTC_DRV_MXC=y
CONFIG_RTC_DRV_SNVS=y