]> Git Repo - J-linux.git/blob - drivers/clk/uniphier/Kconfig
Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd5f/linux...
[J-linux.git] / drivers / clk / uniphier / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 config CLK_UNIPHIER
3         bool "Clock driver for UniPhier SoCs"
4         depends on ARCH_UNIPHIER || COMPILE_TEST
5         depends on OF && MFD_SYSCON
6         default ARCH_UNIPHIER
7         help
8           Support for clock controllers on UniPhier SoCs.
9           Say Y if you want to control clocks provided by System Control
10           block, Media I/O block, Peripheral Block.
This page took 0.040831 seconds and 4 git commands to generate.