1*bfce552dSPankaj Dubey# 2*bfce552dSPankaj Dubey# SAMSUNG SoC drivers 3*bfce552dSPankaj Dubey# 4*bfce552dSPankaj Dubeymenu "Samsung SOC driver support" 5*bfce552dSPankaj Dubey 6*bfce552dSPankaj Dubeyconfig SOC_SAMSUNG 7*bfce552dSPankaj Dubey bool 8*bfce552dSPankaj Dubey 9*bfce552dSPankaj Dubeyconfig EXYNOS_PMU 10*bfce552dSPankaj Dubey bool 11*bfce552dSPankaj Dubey depends on ARM && ARCH_EXYNOS 12*bfce552dSPankaj Dubey 13*bfce552dSPankaj Dubeyendmenu 14