blob: e434854486127a5287fd7b73f92fa3dc7c5151cc [file] [log] [blame]
Bintian Wang72ea4862015-05-29 10:08:38 +08001config COMMON_CLK_HI6220
2 bool "Hi6220 Clock Driver"
Leo Yan9f42a892015-09-02 10:57:47 +08003 depends on ARCH_HISI || COMPILE_TEST
Bintian Wang72ea4862015-05-29 10:08:38 +08004 default ARCH_HISI
5 help
6 Build the Hisilicon Hi6220 clock driver based on the common clock framework.
Leo Yan9f42a892015-09-02 10:57:47 +08007
8config STUB_CLK_HI6220
9 bool "Hi6220 Stub Clock Driver"
10 depends on COMMON_CLK_HI6220 && MAILBOX
11 help
12 Build the Hisilicon Hi6220 stub clock driver.