aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc/samsung/Kconfig
blob: 2dff95dc697da2094eb2a8e710a26e6d1decd22a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# SAMSUNG SoC drivers
#
menu "Samsung SOC driver support"

config SOC_SAMSUNG
	bool

config EXYNOS_PMU
	bool
	depends on ARM && ARCH_EXYNOS

endmenu