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