clk: sifive: select by default if SOC_SIFIVE
authorConor Dooley <conor.dooley@microchip.com>
Wed, 5 Oct 2022 17:13:44 +0000 (18:13 +0100)
committerStephen Boyd <sboyd@kernel.org>
Mon, 17 Oct 2022 21:07:11 +0000 (14:07 -0700)
commit7e3e6e1b75c9643e25e8ca7d6caf1b1faf8f022e
treec7698233d52fc1eeb7d5b3f95eaa5b2249edb3cd
parent2ff4ba9e37024735f5cefc5ea2a73fc66addfe0e
clk: sifive: select by default if SOC_SIFIVE

With the aim of dropping direct selects of drivers from Kconfig.socs,
default the SiFive clock drivers to the value of SOC_SIFIVE.

Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20221005171348.167476-2-conor@kernel.org
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/sifive/Kconfig