projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94434ba
)
[ARM] Orion: enable RTC_DRV_PCF8563 in the defconfig for HP mv2120
author
Martin Michlmayr
<tbm@cyrius.com>
Sun, 13 Jul 2008 12:59:00 +0000
(15:59 +0300)
committer
Lennert Buytenhek
<buytenh@marvell.com>
Sat, 9 Aug 2008 13:17:28 +0000
(15:17 +0200)
Enable RTC_DRV_PCF8563 in the Orion defconfig since this driver is
needed by the HP mv2120.
Signed-off-by: Martin Michlmayr <tbm@cyrius.com>
Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
arch/arm/configs/orion5x_defconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/configs/orion5x_defconfig
b/arch/arm/configs/orion5x_defconfig
index f2f7a5428692dd051cba8c8f16aa0e410b15e2fb..d99543911b14900202cd1036eff1cd290816a794 100644
(file)
--- a/
arch/arm/configs/orion5x_defconfig
+++ b/
arch/arm/configs/orion5x_defconfig
@@
-1118,7
+1118,7
@@
CONFIG_RTC_DRV_DS1307=y
CONFIG_RTC_DRV_RS5C372=y
# CONFIG_RTC_DRV_ISL1208 is not set
# CONFIG_RTC_DRV_X1205 is not set
-# CONFIG_RTC_DRV_PCF8563 is not set
+CONFIG_RTC_DRV_PCF8563=y
# CONFIG_RTC_DRV_PCF8583 is not set
CONFIG_RTC_DRV_M41T80=y
# CONFIG_RTC_DRV_M41T80_WDT is not set