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