Files
chromebox_10th_audio_driver/kernel-src/linux-hwe-6.17-6.17.0/drivers/pmdomain/samsung/Kconfig
2026-04-04 07:45:01 +00:00

9 lines
189 B
Plaintext

# 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