Kconfig 349 字节
Newer Older
1 2
config COMMON_CLK_HI6220
	bool "Hi6220 Clock Driver"
3
	depends on ARCH_HISI || COMPILE_TEST
4 5 6
	default ARCH_HISI
	help
	  Build the Hisilicon Hi6220 clock driver based on the common clock framework.
7 8 9 10 11 12

config STUB_CLK_HI6220
	bool "Hi6220 Stub Clock Driver"
	depends on COMMON_CLK_HI6220 && MAILBOX
	help
	  Build the Hisilicon Hi6220 stub clock driver.