xref: /openbmc/linux/drivers/soc/samsung/Kconfig (revision bfce552d)
1bfce552dSPankaj Dubey#
2bfce552dSPankaj Dubey# SAMSUNG SoC drivers
3bfce552dSPankaj Dubey#
4bfce552dSPankaj Dubeymenu "Samsung SOC driver support"
5bfce552dSPankaj Dubey
6bfce552dSPankaj Dubeyconfig SOC_SAMSUNG
7bfce552dSPankaj Dubey	bool
8bfce552dSPankaj Dubey
9bfce552dSPankaj Dubeyconfig EXYNOS_PMU
10bfce552dSPankaj Dubey	bool
11bfce552dSPankaj Dubey	depends on ARM && ARCH_EXYNOS
12bfce552dSPankaj Dubey
13bfce552dSPankaj Dubeyendmenu
14