Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
[deliverable/linux.git] / drivers / clk / hisilicon / Kconfig
CommitLineData
6c9da387
JX
1config COMMON_CLK_HI3519
2 tristate "Hi3519 Clock Driver"
3 depends on ARCH_HISI || COMPILE_TEST
4 select RESET_HISI
5 default ARCH_HISI
6 help
7 Build the clock driver for hi3519.
8
72ea4861
BW
9config COMMON_CLK_HI6220
10 bool "Hi6220 Clock Driver"
9f42a89d 11 depends on ARCH_HISI || COMPILE_TEST
72ea4861
BW
12 default ARCH_HISI
13 help
14 Build the Hisilicon Hi6220 clock driver based on the common clock framework.
9f42a89d 15
25824d52
JX
16config RESET_HISI
17 bool "HiSilicon Reset Controller Driver"
18 depends on ARCH_HISI || COMPILE_TEST
19 select RESET_CONTROLLER
20 help
21 Build reset controller driver for HiSilicon device chipsets.
22
9f42a89d
LY
23config STUB_CLK_HI6220
24 bool "Hi6220 Stub Clock Driver"
25 depends on COMMON_CLK_HI6220 && MAILBOX
26 help
27 Build the Hisilicon Hi6220 stub clock driver.
This page took 0.066412 seconds and 5 git commands to generate.