]> Git Repo - linux.git/blob - drivers/clk/thead/Kconfig
x86/kaslr: Expose and use the end of the physical memory address space
[linux.git] / drivers / clk / thead / Kconfig
1 #SPDX-License-Identifier: GPL-2.0
2
3 config CLK_THEAD_TH1520_AP
4         bool "T-HEAD TH1520 AP clock support"
5         depends on ARCH_THEAD || COMPILE_TEST
6         depends on 64BIT
7         default ARCH_THEAD
8         select REGMAP_MMIO
9         help
10           Say yes here to support the AP sub system clock controller
11           on the T-HEAD TH1520 SoC. This includes configuration of
12           both CPU PLLs, both DPU PLLs as well as the GMAC, VIDEO,
13           and TEE PLLs.
This page took 0.037673 seconds and 4 git commands to generate.