Kconfig (22164fbe274c2dd96d2887fe121896d321000a61) | Kconfig (945005409bfb55398d70c56178972d3750529dd6) |
---|---|
1# SPDX-License-Identifier: GPL-2.0 2# | 1# SPDX-License-Identifier: GPL-2.0 2# |
3# SAMSUNG SoC drivers | 3# Samsung SoC drivers |
4# 5menuconfig SOC_SAMSUNG 6 bool "Samsung SoC driver support" if COMPILE_TEST 7 8if SOC_SAMSUNG 9 10config EXYNOS_ASV 11 bool "Exynos Adaptive Supply Voltage support" if COMPILE_TEST --- 29 unchanged lines hidden --- | 4# 5menuconfig SOC_SAMSUNG 6 bool "Samsung SoC driver support" if COMPILE_TEST 7 8if SOC_SAMSUNG 9 10config EXYNOS_ASV 11 bool "Exynos Adaptive Supply Voltage support" if COMPILE_TEST --- 29 unchanged lines hidden --- |