WIP FPC-III support
[linux/fpc-iii.git] / drivers / soc / kendryte / Kconfig
blob49785b1b0217de19237496f7f5944cbbe212a051
1 # SPDX-License-Identifier: GPL-2.0
3 if SOC_KENDRYTE
5 config K210_SYSCTL
6         bool "Kendryte K210 system controller"
7         default y
8         depends on RISCV
9         help
10           Enables controlling the K210 various clocks and to enable
11           general purpose use of the extra 2MB of SRAM normally
12           reserved for the AI engine.
14 endif