From: Fabio Estevam Date: Wed, 29 Apr 2015 14:11:41 +0000 (-0300) Subject: ARM: imx_v6_v7_defconfig: Enable RTC PCF8523 support X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=0d78ef2698171cc9d9a54fc956fd332103ac1330;p=deliverable%2Flinux.git ARM: imx_v6_v7_defconfig: Enable RTC PCF8523 support RTC PCF8523 is used on some mx6 cubox-i boards. Let it work by default. Reported-by: Rick Thomas Signed-off-by: Fabio Estevam Signed-off-by: Shawn Guo --- diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig index fdeb1c83dcb5..1d93fe9e50fa 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