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