]> Git Repo - J-linux.git/blob - drivers/clk/microchip/Kconfig
Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd5f/linux...
[J-linux.git] / drivers / clk / microchip / Kconfig
1 # SPDX-License-Identifier: GPL-2.0
2
3 config COMMON_CLK_PIC32
4         def_bool COMMON_CLK && MACH_PIC32
5
6 config MCHP_CLK_MPFS
7         bool "Clk driver for PolarFire SoC"
8         depends on SOC_MICROCHIP_POLARFIRE || COMPILE_TEST
9         default SOC_MICROCHIP_POLARFIRE
10         select AUXILIARY_BUS
11         help
12           Supports Clock Configuration for PolarFire SoC
This page took 0.030087 seconds and 4 git commands to generate.