1 # SPDX-License-Identifier: GPL-2.0-only
2 menu "Amlogic PM Domains"
4 config MESON_EE_PM_DOMAINS
5 tristate "Amlogic Meson Everything-Else Power Domains driver"
6 depends on ARCH_MESON || COMPILE_TEST
9 select PM_GENERIC_DOMAINS
10 select PM_GENERIC_DOMAINS_OF
12 Say yes to expose Amlogic Meson Everything-Else Power Domains as
13 Generic Power Domains.
15 config MESON_SECURE_PM_DOMAINS
16 tristate "Amlogic Meson Secure Power Domains driver"
17 depends on (ARCH_MESON || COMPILE_TEST) && MESON_SM
19 depends on HAVE_ARM_SMCCC
21 select PM_GENERIC_DOMAINS
22 select PM_GENERIC_DOMAINS_OF
24 Support for the power controller on Amlogic A1/C1 series.
25 Say yes to expose Amlogic Meson Secure Power Domains as Generic