summaryrefslogtreecommitdiffstats
path: root/arm-exynos-mp.patch
diff options
context:
space:
mode:
Diffstat (limited to 'arm-exynos-mp.patch')
-rw-r--r--arm-exynos-mp.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/arm-exynos-mp.patch b/arm-exynos-mp.patch
index 15667ab26..c0d17cddc 100644
--- a/arm-exynos-mp.patch
+++ b/arm-exynos-mp.patch
@@ -315,8 +315,8 @@ index 5a8ad51..03688dd 100644
config PINCTRL_EXYNOS
bool "Pinctrl driver data for Samsung EXYNOS SoCs other than 5440"
-- depends on OF && GPIOLIB && ARCH_EXYNOS
-+ depends on OF && GPIOLIB && ARCH_EXYNOS_COMMON
+- depends on OF && GPIOLIB && (ARCH_EXYNOS || ARCH_S5PV210)
++ depends on OF && GPIOLIB && (ARCH_EXYNOS_COMMON || ARCH_S5PV210)
select PINCTRL_SAMSUNG
config PINCTRL_EXYNOS5440