From: Masahiro Yamada <yamada.masahiro@socionext.com>
Date: Sat, 5 May 2018 10:53:57 +0000 (+0900)
Subject: ARM: uniphier: enable CONFIG_PINCONF
X-Git-Tag: v2025.01-rc5-pxa1908~4343^2
X-Git-Url: http://git.dujemihanovic.xyz/%22http:/kyber.dk/phpMyBuilder/static/%7B%7B%20%28.OutputFormats.Get?a=commitdiff_plain;h=079b54f29e4bfacb4a84c859d8ea95e50fb50bb5;p=u-boot.git

ARM: uniphier: enable CONFIG_PINCONF

Enable the pin configuration feature for UniPhier 64 bit SoCs.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
---

diff --git a/configs/uniphier_v8_defconfig b/configs/uniphier_v8_defconfig
index b7294a368b..cb7680a0c6 100644
--- a/configs/uniphier_v8_defconfig
+++ b/configs/uniphier_v8_defconfig
@@ -43,6 +43,7 @@ CONFIG_NETDEVICES=y
 CONFIG_SMC911X=y
 CONFIG_SMC911X_BASE=0x0
 CONFIG_SMC911X_32_BIT=y
+CONFIG_PINCONF=y
 CONFIG_SYSRESET=y
 CONFIG_SYSRESET_PSCI=y
 CONFIG_USB=y