Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
ce9d7f7b45930ed16c512aabcfe651d44f1c8619
/
.
/
arch
/
arm
/
mach-meson
/
Kconfig
blob: 2c1154e1794a30ab212c3b30bff017fef6130952 [
file
] [
log
] [
blame
]
menuconfig ARCH_MESON
bool
"Amlogic Meson SoCs"
if
ARCH_MULTI_V7
select
GENERIC_IRQ_CHIP
select
ARM_GIC
if
ARCH_MESON
config MACH_MESON6
bool
"Amlogic Meson6 (8726MX) SoCs support"
default
ARCH_MESON
select
MESON6_TIMER
endif