]> git.karo-electronics.de Git - karo-tx-linux.git/blob - drivers/soc/samsung/Kconfig
Merge remote-tracking branch 'usb/usb-next'
[karo-tx-linux.git] / drivers / soc / samsung / Kconfig
1 #
2 # SAMSUNG SoC drivers
3 #
4 menu "Samsung SOC driver support"
5
6 config SOC_SAMSUNG
7         bool
8
9 config EXYNOS_SROM
10         bool
11         depends on ARM && ARCH_EXYNOS
12
13 config EXYNOS_PMU
14         bool
15         depends on ARM && ARCH_EXYNOS
16
17 endmenu