From: Masahiro Yamada Date: Sat, 5 May 2018 10:53:57 +0000 (+0900) Subject: ARM: uniphier: enable CONFIG_PINCONF X-Git-Tag: v2018.07-rc1~193^2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=079b54f29e4bfacb4a84c859d8ea95e50fb50bb5;p=u-boot ARM: uniphier: enable CONFIG_PINCONF Enable the pin configuration feature for UniPhier 64 bit SoCs. Signed-off-by: Masahiro Yamada --- 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