aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/arm/mach-meson/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-meson/Kconfig b/arch/arm/mach-meson/Kconfig
index b6e3acc63e14..ee30511849ca 100644
--- a/arch/arm/mach-meson/Kconfig
+++ b/arch/arm/mach-meson/Kconfig
@@ -21,6 +21,7 @@ config MACH_MESON8
21 bool "Amlogic Meson8 SoCs support" 21 bool "Amlogic Meson8 SoCs support"
22 default ARCH_MESON 22 default ARCH_MESON
23 select MESON6_TIMER 23 select MESON6_TIMER
24 select COMMON_CLK_MESON8B
24 25
25config MACH_MESON8B 26config MACH_MESON8B
26 bool "Amlogic Meson8b SoCs support" 27 bool "Amlogic Meson8b SoCs support"