From 55f6847138fc0ddbcf54c3ce18cb30c2becaaf64 Mon Sep 17 00:00:00 2001 From: Marek Vasut Date: Thu, 28 Sep 2017 00:56:25 +0200 Subject: ARM: rmobile: Enable pinconf Enable pinconf since it's now implemented and used in the DTs. Signed-off-by: Marek Vasut Cc: Nobuhiro Iwamatsu Signed-off-by: Nobuhiro Iwamatsu --- configs/r8a7795_salvator-x_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/r8a7795_salvator-x_defconfig') diff --git a/configs/r8a7795_salvator-x_defconfig b/configs/r8a7795_salvator-x_defconfig index ac15518084..0391e34639 100644 --- a/configs/r8a7795_salvator-x_defconfig +++ b/configs/r8a7795_salvator-x_defconfig @@ -38,6 +38,7 @@ CONFIG_PHY_MICREL_KSZ90X1=y CONFIG_DM_ETH=y CONFIG_RENESAS_RAVB=y CONFIG_PINCTRL=y +CONFIG_PINCONF=y CONFIG_PINCTRL_PFC=y CONFIG_DM_REGULATOR=y CONFIG_DM_REGULATOR_FIXED=y -- cgit v1.2.1