blob: 3cd349c728e944ca6b19daa13ae4f09e4b65fb1d [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
Jiancheng Xue25824d52016-04-23 15:40:28 +08008config RESET_HISI
9 bool "HiSilicon Reset Controller Driver"
10 depends on ARCH_HISI || COMPILE_TEST
11 select RESET_CONTROLLER
12 help
13 Build reset controller driver for HiSilicon device chipsets.
14
Leo Yan9f42a892015-09-02 10:57:47 +080015config STUB_CLK_HI6220
16 bool "Hi6220 Stub Clock Driver"
17 depends on COMMON_CLK_HI6220 && MAILBOX
18 help
19 Build the Hisilicon Hi6220 stub clock driver.