xref: /linux/arch/arm/mach-digicolor/Kconfig (revision 37b9c7bbe1ee1937a317f7fafacd1d116202b2d8)
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