summaryrefslogtreecommitdiffstats
path: root/arch/riscv/Kconfig.socs
diff options
context:
space:
mode:
authorConor Dooley <conor.dooley@microchip.com>2022-10-05 18:13:47 +0100
committerConor Dooley <conor.dooley@microchip.com>2022-12-27 18:01:40 +0000
commitb61032557d20d2d1036bfcf833a3c5b4799183ea (patch)
treefe74b88d861837b892be6c54bf5ffc5d9c026573 /arch/riscv/Kconfig.socs
parent19ba9cf70706629709a3304aa977d1dddcfadf43 (diff)
downloadlinux-stable-b61032557d20d2d1036bfcf833a3c5b4799183ea.tar.gz
linux-stable-b61032557d20d2d1036bfcf833a3c5b4799183ea.tar.bz2
linux-stable-b61032557d20d2d1036bfcf833a3c5b4799183ea.zip
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>
Diffstat (limited to 'arch/riscv/Kconfig.socs')
-rw-r--r--arch/riscv/Kconfig.socs1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/riscv/Kconfig.socs b/arch/riscv/Kconfig.socs
index ce920f627f6d..aca5e750772c 100644
--- a/arch/riscv/Kconfig.socs
+++ b/arch/riscv/Kconfig.socs
@@ -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.