projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b787f68
)
ARM: imx_v6_v7_defconfig: Enable RTC PCF8523 support
author
Fabio Estevam
<fabio.estevam@freescale.com>
Wed, 29 Apr 2015 14:11:41 +0000
(11:11 -0300)
committer
Shawn Guo
<shawn.guo@linaro.org>
Thu, 7 May 2015 11:30:35 +0000
(19:30 +0800)
RTC PCF8523 is used on some mx6 cubox-i boards.
Let it work by default.
Reported-by: Rick Thomas <rbthomas@cube.rcthomas.org>
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/configs/imx_v6_v7_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/imx_v6_v7_defconfig
b/arch/arm/configs/imx_v6_v7_defconfig
index fdeb1c83dcb57c1f2fd61c4a967df8e9248e4172..1d93fe9e50fa5ea329d021db4037f6fe973ebe1b 100644
(file)
--- 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