projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4c1436
)
arm64: marvell: enable ICU and GICP drivers
author
Thomas Petazzoni
<
[email protected]
>
Wed, 21 Jun 2017 13:29:16 +0000
(15:29 +0200)
committer
Gregory CLEMENT
<
[email protected]
>
Wed, 21 Jun 2017 15:47:17 +0000
(17:47 +0200)
This commit enables the newly introduced Marvell GICP and ICUs driver
for the 64-bit Marvell EBU platforms.
Signed-off-by: Thomas Petazzoni <
[email protected]
>
Acked-by: Marc Zyngier <
[email protected]
>
Signed-off-by: Gregory CLEMENT <
[email protected]
>
arch/arm64/Kconfig.platforms
patch
|
blob
|
history
diff --git
a/arch/arm64/Kconfig.platforms
b/arch/arm64/Kconfig.platforms
index bb064c42e74ce2ca8ed611decbb0571297a196a5..b263dc4b5114058f7332b5e9cc187e593ca216d2 100644
(file)
--- a/
arch/arm64/Kconfig.platforms
+++ b/
arch/arm64/Kconfig.platforms
@@
-108,6
+108,8
@@
config ARCH_MVEBU
select ARMADA_37XX_CLK
select GPIOLIB
select GPIOLIB_IRQCHIP
+ select MVEBU_GICP
+ select MVEBU_ICU
select MVEBU_ODMI
select MVEBU_PIC
select OF_GPIO