repo.or.cz
/
linux-stable.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Linux 6.14-rc1
[linux-stable.git]
/
drivers
/
soc
/
canaan
/
Kconfig
blob
3121d351fea644ef258234ade5c4b35511eae05f
1
# SPDX-License-Identifier: GPL-2.0
2
3
config SOC_K210_SYSCTL
4
bool "Canaan Kendryte K210 SoC system controller"
5
depends on RISCV && SOC_CANAAN_K210 && OF
6
depends on COMMON_CLK_K210
7
default SOC_CANAAN_K210
8
select PM
9
select MFD_SYSCON
10
help
11
Canaan Kendryte K210 SoC system controller driver.