Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-linus
[deliverable/linux.git] / drivers / soc / samsung / Kconfig
CommitLineData
bfce552d
PD
1#
2# SAMSUNG SoC drivers
3#
b11301d5
KK
4menuconfig SOC_SAMSUNG
5 bool "Samsung SoC driver support" if COMPILE_TEST
bfce552d 6
b11301d5 7if SOC_SAMSUNG
bfce552d
PD
8
9config EXYNOS_PMU
b11301d5
KK
10 bool "Exynos PMU controller driver" if COMPILE_TEST
11 depends on (ARM && ARCH_EXYNOS) || ((ARM || ARM64) && COMPILE_TEST)
bfce552d 12
9479f7cc
KK
13config EXYNOS_PM_DOMAINS
14 bool "Exynos PM domains" if COMPILE_TEST
15 depends on PM_GENERIC_DOMAINS || COMPILE_TEST
16
b11301d5 17endif
This page took 0.055453 seconds and 5 git commands to generate.