[PATCH 1/2] ARM: imx_v6_v7_defconfig: Enable RTC PCF8523 support
Fabio Estevam
festevam at gmail.com
Tue Apr 28 19:59:26 PDT 2015
From: Fabio Estevam <fabio.estevam at freescale.com>
RTC PCF8523 is used on some mx6 cubox-i boards.
Let it work by default.
Reported-by: Rick Thomas <rbthomas at cube.rcthomas.org>
Signed-off-by: Fabio Estevam <fabio.estevam at freescale.com>
---
arch/arm/configs/imx_v6_v7_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig
index fdeb1c8..1d93fe9 100644
--- a/arch/arm/configs/imx_v6_v7_defconfig
+++ b/arch/arm/configs/imx_v6_v7_defconfig
@@ -283,6 +283,7 @@ CONFIG_RTC_CLASS=y
CONFIG_RTC_INTF_DEV_UIE_EMUL=y
CONFIG_RTC_DRV_DS1307=y
CONFIG_RTC_DRV_ISL1208=y
+CONFIG_RTC_DRV_PCF8523=y
CONFIG_RTC_DRV_PCF8563=y
CONFIG_RTC_DRV_MC13XXX=y
CONFIG_RTC_DRV_MXC=y
--
1.9.1
More information about the linux-arm-kernel
mailing list