From f00cb94f7ced064d74839892116c3a0b8f10c872 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Mi=C5=82ecki?= Date: Thu, 11 Oct 2018 13:55:57 +0200 Subject: bcm53xx: add pending pinctrl driver MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It's required to support devices using adjustable SoC pins for some specific purpose (e.g. I2C, PWM, UART1). Signed-off-by: Rafał Miłecki --- target/linux/bcm53xx/config-4.14 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/bcm53xx/config-4.14') diff --git a/target/linux/bcm53xx/config-4.14 b/target/linux/bcm53xx/config-4.14 index e6f578c6dd..af9f7ca79d 100644 --- a/target/linux/bcm53xx/config-4.14 +++ b/target/linux/bcm53xx/config-4.14 @@ -293,6 +293,7 @@ CONFIG_PHYLIB=y # CONFIG_PHY_NS2_USB_DRD is not set CONFIG_PINCTRL=y # CONFIG_PINCTRL_IPROC_GPIO is not set +CONFIG_PINCTRL_NS=y # CONFIG_PINCTRL_NS2_MUX is not set # CONFIG_PL310_ERRATA_588369 is not set # CONFIG_PL310_ERRATA_727915 is not set -- cgit v1.2.3