]> Git Repo - linux.git/blob - drivers/clk/microchip/Kconfig
Linux 6.14-rc3
[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 ARCH_MICROCHIP_POLARFIRE || COMPILE_TEST
9         default ARCH_MICROCHIP_POLARFIRE
10         select AUXILIARY_BUS
11         help
12           Supports Clock Configuration for PolarFire SoC
This page took 0.037964 seconds and 4 git commands to generate.