linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] clk: bcm: Kconfig: Add configuration menu for Broadcom clock driver
@ 2021-09-18  6:54 Cai Huoqing
  0 siblings, 0 replies; only message in thread
From: Cai Huoqing @ 2021-09-18  6:54 UTC (permalink / raw)
  To: caihuoqing; +Cc: Michael Turquette, Stephen Boyd, linux-clk, linux-kernel

Adding a configuration menu to hold many Broadcom clock drivers
helps to make the menu display more concise.

Signed-off-by: Cai Huoqing <caihuoqing@baidu.com>
---
 drivers/clk/bcm/Kconfig | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/drivers/clk/bcm/Kconfig b/drivers/clk/bcm/Kconfig
index ec738f74a026..4bcb9eb5ab04 100644
--- a/drivers/clk/bcm/Kconfig
+++ b/drivers/clk/bcm/Kconfig
@@ -1,4 +1,5 @@
 # SPDX-License-Identifier: GPL-2.0-only
+menu "Clock driver support for Broadcom"
 
 config CLK_BCM2711_DVP
 	tristate "Broadcom BCM2711 DVP support"
@@ -100,3 +101,5 @@ config CLK_RASPBERRYPI
 	help
 	  Enable common clock framework support for Raspberry Pi's firmware
 	  dependent clocks
+
+endmenu
-- 
2.25.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-09-18  6:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-18  6:54 [PATCH] clk: bcm: Kconfig: Add configuration menu for Broadcom clock driver Cai Huoqing

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).