dashboard
repositories
activity
search
login
ljy
/
RK3588_XEN
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
rootfs patch
hc
2024-11-01
a01b5c9f91adaee088a817861603a5dbe14775c2
[~ljy/RK3588_XEN.git]
/
kernel
/
arch
/
arm
/
mach-clps711x
/
Kconfig
1
2
3
4
5
6
7
8
9
10
11
# SPDX-License-Identifier: GPL-2.0
menuconfig ARCH_CLPS711X
bool "Cirrus Logic EP721x/EP731x-based"
depends on ARCH_MULTI_V4T
select CLPS711X_TIMER
select CPU_ARM720T
select GPIOLIB
select MFD_SYSCON
select OF_IRQ
help
Select this if you use ARMv4T Cirrus Logic chips.