]> git.ipfire.org Git - thirdparty/linux.git/blob - arch/arm/mach-clps711x/Kconfig
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[thirdparty/linux.git] / arch / arm / mach-clps711x / Kconfig
1 # SPDX-License-Identifier: GPL-2.0
2 menuconfig ARCH_CLPS711X
3 bool "Cirrus Logic EP721x/EP731x-based"
4 depends on ARCH_MULTI_V4T
5 select AUTO_ZRELADDR
6 select TIMER_OF
7 select CLPS711X_TIMER
8 select COMMON_CLK
9 select CPU_ARM720T
10 select GENERIC_CLOCKEVENTS
11 select GPIOLIB
12 select MFD_SYSCON
13 select OF_IRQ
14 select USE_OF
15 help
16 Select this if you use ARMv4T Cirrus Logic chips.