mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 13:14:27 +00:00
6 lines
174 B
Text
6 lines
174 B
Text
|
config CLK_MPFS
|
||
|
bool "Clock support for Microchip PolarFire SoC"
|
||
|
depends on CLK && CLK_CCF
|
||
|
help
|
||
|
This enables support clock driver for Microchip PolarFire SoC platform.
|