brintos

brintos / linux-shallow public Read only

0
0
Text · 189 B · 0debfe3 Raw
9 lines · plain
1# SPDX-License-Identifier: GPL-2.02if SOC_SAMSUNG3 4config EXYNOS_PM_DOMAINS5	bool "Exynos PM domains" if COMPILE_TEST6	depends on (ARCH_EXYNOS && PM_GENERIC_DOMAINS) || COMPILE_TEST7 8endif9