Current File : //proc/353637/cwd/usr/src/linux-headers-6.14.0-1012-aws/drivers/pmdomain/samsung/Kconfig
# SPDX-License-Identifier: GPL-2.0
if SOC_SAMSUNG

config EXYNOS_PM_DOMAINS
	bool "Exynos PM domains" if COMPILE_TEST
	depends on (ARCH_EXYNOS && PM_GENERIC_DOMAINS) || COMPILE_TEST

endif