Commit b6103255 authored by Conor Dooley's avatar Conor Dooley
Browse files

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: default avatarConor Dooley <conor.dooley@microchip.com>
parent 19ba9cf7
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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.