Commit 55ccdab7 authored by Vincent Whitchurch's avatar Vincent Whitchurch Committed by Daniel Lezcano
Browse files

clocksource/drivers/exynos_mct: Enable building on ARTPEC

parent 47dbe4eb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -434,7 +434,7 @@ config ATMEL_TCB_CLKSRC
config CLKSRC_EXYNOS_MCT
	bool "Exynos multi core timer driver" if COMPILE_TEST
	depends on ARM || ARM64
	depends on ARCH_EXYNOS || COMPILE_TEST
	depends on ARCH_ARTPEC || ARCH_EXYNOS || COMPILE_TEST
	help
	  Support for Multi Core Timer controller on Exynos SoCs.