1 # SPDX-License-Identifier: GPL-2.0-only
3 bool "Clock driver for Actions Semi SoCs"
4 depends on ARCH_ACTIONS || COMPILE_TEST
6 select RESET_CONTROLLER
14 bool "Support for the Actions Semi OWL S500 clocks"
15 depends on ARCH_ACTIONS || COMPILE_TEST
19 bool "Support for the Actions Semi OWL S700 clocks"
20 depends on (ARM64 && ARCH_ACTIONS) || COMPILE_TEST
21 default ARM64 && ARCH_ACTIONS
24 bool "Support for the Actions Semi OWL S900 clocks"
25 depends on (ARM64 && ARCH_ACTIONS) || COMPILE_TEST
26 default ARM64 && ARCH_ACTIONS