xref: /linux/arch/arm/mach-digicolor/Kconfig (revision e3b2949e3fa2fd8c19cd5fbb0424d38f70a70e9c)
1# SPDX-License-Identifier: GPL-2.0
2config ARCH_DIGICOLOR
3	bool "Conexant Digicolor SoC Support"
4	depends on ARCH_MULTI_V7
5	select CLKSRC_MMIO
6	select DIGICOLOR_TIMER
7	select GENERIC_IRQ_CHIP
8	select GPIOLIB
9	select MFD_SYSCON
10	select PINCTRL
11	select PINCTRL_DIGICOLOR
12