[U-Boot] [PATCH 7/7] ARM: uniphier: enable CONFIG_PINCONF
Masahiro Yamada
yamada.masahiro at socionext.com
Sat May 5 10:53:57 UTC 2018
Enable the pin configuration feature for UniPhier 64 bit SoCs.
Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>
---
configs/uniphier_v8_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/uniphier_v8_defconfig b/configs/uniphier_v8_defconfig
index 45c9080..93df2f6 100644
--- a/configs/uniphier_v8_defconfig
+++ b/configs/uniphier_v8_defconfig
@@ -41,6 +41,7 @@ CONFIG_NAND_DENALI_DT=y
CONFIG_NAND_DENALI_SPARE_AREA_SKIP_BYTES=8
CONFIG_DM_ETH=y
CONFIG_SNI_AVE=y
+CONFIG_PINCONF=y
CONFIG_SYSRESET=y
CONFIG_SYSRESET_PSCI=y
CONFIG_USB=y
--
2.7.4
More information about the U-Boot
mailing list