xref: /linux/drivers/pmdomain/st/Kconfig (revision 3027ce13e04eee76539ca65c2cb1028a01c8c508)
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