diff mbox series

[3/3] clk: bcm: Make CLK_RASPBERRYPI default to RASPBERRYPI_FIRMWARE

Message ID 20240513235234.1474619-4-florian.fainelli@broadcom.com (mailing list archive)
State Awaiting Upstream, archived
Headers show
Series ARCH_BCM2835 Kconfig changes | expand

Commit Message

Florian Fainelli May 13, 2024, 11:52 p.m. UTC
The clock driver is essential in providing clocks for UARTs and other
peripherals, make it enabled by default.

Signed-off-by: Florian Fainelli <florian.fainelli@broadcom.com>
---
 drivers/clk/bcm/Kconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Stephen Boyd May 14, 2024, 9:06 p.m. UTC | #1
Quoting Florian Fainelli (2024-05-13 16:52:34)
> The clock driver is essential in providing clocks for UARTs and other
> peripherals, make it enabled by default.
> 
> Signed-off-by: Florian Fainelli <florian.fainelli@broadcom.com>
> ---

Acked-by: Stephen Boyd <sboyd@kernel.org>
diff mbox series

Patch

diff --git a/drivers/clk/bcm/Kconfig b/drivers/clk/bcm/Kconfig
index a972d763eb77..90e7bab851ae 100644
--- a/drivers/clk/bcm/Kconfig
+++ b/drivers/clk/bcm/Kconfig
@@ -106,6 +106,7 @@  config CLK_BCM_SR
 config CLK_RASPBERRYPI
 	tristate "Raspberry Pi firmware based clock support"
 	depends on RASPBERRYPI_FIRMWARE || (COMPILE_TEST && !RASPBERRYPI_FIRMWARE)
+	default RASPBERRYPI_FIRMWARE
 	help
 	  Enable common clock framework support for Raspberry Pi's firmware
 	  dependent clocks