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 depends on CPU_LITTLE_ENDIAN 6 select CLPS711X_TIMER 7 select CPU_ARM720T 8 select GPIOLIB 9 select MFD_SYSCON 10 select OF_IRQ 11 help 12 Select this if you use ARMv4T Cirrus Logic chips.
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.