From: Sascha Hauer <s.hauer@pengutronix.de>
To: Barebox List <barebox@lists.infradead.org>
Subject: [PATCH] ARM: multi_v7_defconfig: Enable BCM283X Pinctrl/GPIO driver
Date: Tue, 2 May 2023 09:43:26 +0200 [thread overview]
Message-ID: <20230502074326.438291-1-s.hauer@pengutronix.de> (raw)
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
reply other threads:[~2023-05-02 7:44 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230502074326.438291-1-s.hauer@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=barebox@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox