Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...
[deliverable/linux.git] / arch / arm / mach-meson / Kconfig
CommitLineData
3b8f5030
CC
1menuconfig ARCH_MESON
2 bool "Amlogic Meson SoCs" if ARCH_MULTI_V7
ec9c0683 3 select ARCH_REQUIRE_GPIOLIB
3b8f5030
CC
4 select GENERIC_IRQ_CHIP
5 select ARM_GIC
6a4ccd9a 6 select CACHE_L2X0
ec9c0683
BG
7 select PINCTRL
8 select PINCTRL_MESON
3b8f5030
CC
9
10if ARCH_MESON
11
12config MACH_MESON6
13 bool "Amlogic Meson6 (8726MX) SoCs support"
14 default ARCH_MESON
15 select MESON6_TIMER
16
e790af67
BG
17config MACH_MESON8
18 bool "Amlogic Meson8 SoCs support"
19 default ARCH_MESON
20 select MESON6_TIMER
21
3b8f5030 22endif
This page took 0.086571 seconds and 5 git commands to generate.