]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blame - arch/arm/mach-clps711x/Kconfig
Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'asoc/topic...
[mirror_ubuntu-focal-kernel.git] / arch / arm / mach-clps711x / Kconfig
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
c86f5173
AS
2menuconfig ARCH_CLPS711X
3 bool "Cirrus Logic EP721x/EP731x-based"
4 depends on ARCH_MULTI_V4T
c86f5173 5 select AUTO_ZRELADDR
bb0eb050 6 select TIMER_OF
77a87824 7 select CLPS711X_TIMER
c86f5173
AS
8 select COMMON_CLK
9 select CPU_ARM720T
10 select GENERIC_CLOCKEVENTS
d97ffe78 11 select GPIOLIB
c86f5173 12 select MFD_SYSCON
0db943ec
AS
13 select OF_IRQ
14 select USE_OF
15 help
c86f5173 16 Select this if you use ARMv4T Cirrus Logic chips.