nvme-rdma: Remove unused includes
[deliverable/linux.git] / drivers / soc / samsung / Kconfig
1 #
2 # SAMSUNG SoC drivers
3 #
4 menuconfig SOC_SAMSUNG
5 bool "Samsung SoC driver support" if COMPILE_TEST
6
7 if SOC_SAMSUNG
8
9 config EXYNOS_PMU
10 bool "Exynos PMU controller driver" if COMPILE_TEST
11 depends on (ARM && ARCH_EXYNOS) || ((ARM || ARM64) && COMPILE_TEST)
12
13 endif
This page took 0.05163 seconds and 5 git commands to generate.