EDAC: i7core, sb_edac: Don't return NOTIFY_BAD from mce_decoder callback
[linux/fpc-iii.git] / drivers / soc / samsung / Kconfig
blobd7fc123006a3158e37f8bc11d3e286e4ed7b4af8
2 # SAMSUNG SoC drivers
4 menuconfig SOC_SAMSUNG
5         bool "Samsung SoC driver support" if COMPILE_TEST
7 if SOC_SAMSUNG
9 config EXYNOS_PMU
10         bool "Exynos PMU controller driver" if COMPILE_TEST
11         depends on (ARM && ARCH_EXYNOS) || ((ARM || ARM64) && COMPILE_TEST)
13 endif