Skip to content

Commit

Permalink
RISC-V: stop selecting the PolarFire SoC clock driver
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Conor Dooley committed Dec 27, 2022
1 parent 19ba9cf commit b610325
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/riscv/Kconfig.socs
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit b610325

Please sign in to comment.