xref: /linux/drivers/clk/hisilicon/Kconfig (revision 517982229f78b2aebf00a8a337e84e8eeea70b8e)
1config COMMON_CLK_HI6220
2	bool "Hi6220 Clock Driver"
3	depends on (ARCH_HISI || COMPILE_TEST) && MAILBOX
4	default ARCH_HISI
5	help
6	  Build the Hisilicon Hi6220 clock driver based on the common clock framework.
7