repo.or.cz
/
drm
/
drm-misc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
drm/rockchip: Don't change hdmi reference clock rate
[drm/drm-misc.git]
/
arch
/
arm
/
mach-clps711x
/
Kconfig
blob
fd32e576ecd0243a7f5d1a2bc13d87949fec4648
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.