mirror of
https://github.com/torvalds/linux.git
synced 2026-05-24 23:22:31 +02:00
RISC-V: stop selecting the PolarFire SoC clock driver
The driver is now enabled by default if SOC_MICROCHIP_POLARFIRE so there is no longer a need to select it in Kconfig.socs Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
This commit is contained in:
parent
19ba9cf707
commit
b61032557d
|
|
@ -5,7 +5,6 @@ config ARCH_MICROCHIP_POLARFIRE
|
|||
|
||||
config SOC_MICROCHIP_POLARFIRE
|
||||
bool "Microchip PolarFire SoCs"
|
||||
select MCHP_CLK_MPFS
|
||||
help
|
||||
This enables support for Microchip PolarFire SoC platforms.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user