projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8005c49
)
arm64: mediatek: enable MTK_TIMER
author
Yingjoe Chen
<yingjoe.chen@mediatek.com>
Fri, 2 Oct 2015 15:05:18 +0000
(23:05 +0800)
committer
Matthias Brugger
<matthias.bgg@gmail.com>
Fri, 18 Dec 2015 08:41:18 +0000
(09:41 +0100)
Enable MTK_TIMER for MediaTek plaform, which will be used as
tick broadcast device and schedule clock.
Signed-off-by: Yingjoe Chen <yingjoe.chen@mediatek.com>
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
arch/arm64/Kconfig.platforms
patch
|
blob
|
history
diff --git
a/arch/arm64/Kconfig.platforms
b/arch/arm64/Kconfig.platforms
index 4043c35962cca5411e4edf26c0fa8da50ab9fda9..b1796c59d4a380cc718c789339004208f569304e 100644
(file)
--- a/
arch/arm64/Kconfig.platforms
+++ b/
arch/arm64/Kconfig.platforms
@@
-43,6
+43,7
@@
config ARCH_MEDIATEK
bool "Mediatek MT65xx & MT81xx ARMv8 SoC"
select ARM_GIC
select PINCTRL
+ select MTK_TIMER
help
Support for Mediatek MT65xx & MT81xx ARMv8 SoCs