Current File : //proc/thread-self/root/usr/lib/modules/6.8.0-1029-aws/build/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