mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] ARM: multi_v7_defconfig: Enable BCM283X Pinctrl/GPIO driver
@ 2023-05-02  7:43 Sascha Hauer
  0 siblings, 0 replies; only message in thread
From: Sascha Hauer @ 2023-05-02  7:43 UTC (permalink / raw)
  To: Barebox List

multi_v7_defconfig has everything necessary to build for Rasperry Pi,
but the BCM283X Pinctrl/GPIO driver is missing. Enable it.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
---
 arch/arm/configs/multi_v7_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index d83e503671..ae30b7d487 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -318,6 +318,7 @@ CONFIG_MXS_APBH_DMA=y
 CONFIG_GPIO_GENERIC_PLATFORM=y
 CONFIG_GPIO_RASPBERRYPI_EXP=y
 CONFIG_GPIO_STMPE=y
+CONFIG_PINCTRL_BCM283X=y
 CONFIG_PINCTRL_SINGLE=y
 CONFIG_IMX_OCOTP_WRITE=y
 CONFIG_STM32_BSEC=y
-- 
2.39.2




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-05-02  7:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-02  7:43 [PATCH] ARM: multi_v7_defconfig: Enable BCM283X Pinctrl/GPIO driver Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox