xref: /linux/drivers/pmdomain/st/Kconfig (revision 9c93c0b44be36fd5267fb79ae33453f989fbe909)
1# SPDX-License-Identifier: GPL-2.0-only
2config UX500_PM_DOMAIN
3	bool "ST-Ericsson ux500 Power Domain"
4	depends on ARCH_U8500 || COMPILE_TEST
5	default ARCH_U8500
6