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:
59e45c6
)
ARM: meson: enable MESON_IRQ_GPIO also for MACH_MESON8
author
Martin Blumenstingl
<
[email protected]
>
Sun, 29 Oct 2017 23:05:23 +0000
(
00:05
+0100)
committer
Kevin Hilman
<
[email protected]
>
Mon, 11 Dec 2017 23:58:46 +0000
(15:58 -0800)
Now that the GPIO interrupt controller also supports the Meson8 SoCs we
can enable it via Kconfig.
Signed-off-by: Martin Blumenstingl <
[email protected]
>
Signed-off-by: Kevin Hilman <
[email protected]
>
arch/arm/mach-meson/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/mach-meson/Kconfig
b/arch/arm/mach-meson/Kconfig
index aff6164b2083fa7c6e25af6240ae48a42293ff31..d90f61e6254f80ba8fde45ef1129581713ee693a 100644
(file)
--- a/
arch/arm/mach-meson/Kconfig
+++ b/
arch/arm/mach-meson/Kconfig
@@
-23,6
+23,7
@@
config MACH_MESON8
default ARCH_MESON
select MESON6_TIMER
select COMMON_CLK_MESON8B
+ select MESON_IRQ_GPIO
config MACH_MESON8B
bool "Amlogic Meson8b SoCs support"