mirror_ubuntu-kernels/drivers/pmdomain/samsung/Kconfig

9 lines
189 B
Plaintext
Raw Permalink Normal View History

2024-07-02 00:48:40 +03:00
# 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