Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 436d3b13 authored by Baruch Siach's avatar Baruch Siach Committed by Olof Johansson
Browse files

ARM: digicolor: select syscon and timer



The digicolor interrupt controller driver now needs syscon.

Also, as per clocksource maintainer request, we now have a separate config
symbol, CONFIG_DIGICOLOR_TIMER, for the digicolor timer.

Signed-off-by: default avatarBaruch Siach <baruch@tkos.co.il>
Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
parent e23814da
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -2,4 +2,6 @@ config ARCH_DIGICOLOR
	bool "Conexant Digicolor SoC Support"
	depends on ARCH_MULTI_V7
	select CLKSRC_MMIO
	select DIGICOLOR_TIMER
	select GENERIC_IRQ_CHIP
	select MFD_SYSCON