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