xref: /linux/drivers/soc/canaan/Kconfig (revision c6ca7616f7d5c2ce166280107ba74db1d528fcb7)
108734e05SDamien Le Moal# SPDX-License-Identifier: GPL-2.0
208734e05SDamien Le Moal
3*c6ca7616SDamien Le Moalconfig SOC_K210_SYSCTL
408734e05SDamien Le Moal	bool "Canaan Kendryte K210 SoC system controller"
5*c6ca7616SDamien Le Moal	depends on RISCV && SOC_CANAAN && OF
6*c6ca7616SDamien Le Moal	default SOC_CANAAN
7*c6ca7616SDamien Le Moal        select PM
8*c6ca7616SDamien Le Moal        select SIMPLE_PM_BUS
9*c6ca7616SDamien Le Moal        select SYSCON
10*c6ca7616SDamien Le Moal        select MFD_SYSCON
1108734e05SDamien Le Moal	help
12*c6ca7616SDamien Le Moal	  Canaan Kendryte K210 SoC system controller driver.
13