Skip to content

Commit

Permalink
ARM: digicolor: select syscon and timer
Browse files Browse the repository at this point in the history
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: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Olof Johansson <olof@lixom.net>
  • Loading branch information
Baruch Siach authored and Olof Johansson committed Jan 29, 2015
1 parent e23814d commit 436d3b1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/arm/mach-digicolor/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 436d3b1

Please sign in to comment.