xref: /openbmc/linux/arch/arm/mach-clps711x/Kconfig (revision 31e67366)
1# SPDX-License-Identifier: GPL-2.0
2menuconfig ARCH_CLPS711X
3	bool "Cirrus Logic EP721x/EP731x-based"
4	depends on ARCH_MULTI_V4T
5	select CLPS711X_TIMER
6	select CPU_ARM720T
7	select GPIOLIB
8	select MFD_SYSCON
9	select OF_IRQ
10	help
11	  Select this if you use ARMv4T Cirrus Logic chips.
12