kernel
This commit is contained in:
parent
b59f84ee36
commit
cfab1d3ce7
83468 changed files with 37938688 additions and 0 deletions
11
linux-6.8.1/drivers/soc/canaan/Kconfig
Normal file
11
linux-6.8.1/drivers/soc/canaan/Kconfig
Normal file
|
@ -0,0 +1,11 @@
|
|||
# SPDX-License-Identifier: GPL-2.0
|
||||
|
||||
config SOC_K210_SYSCTL
|
||||
bool "Canaan Kendryte K210 SoC system controller"
|
||||
depends on RISCV && SOC_CANAAN && OF
|
||||
depends on COMMON_CLK_K210
|
||||
default SOC_CANAAN
|
||||
select PM
|
||||
select MFD_SYSCON
|
||||
help
|
||||
Canaan Kendryte K210 SoC system controller driver.
|
Loading…
Add table
Add a link
Reference in a new issue