diff mbox series

ARM: multi_v7_defconfig: enable Type-C UCSI and STM32G0 as modules

Message ID 20221117103931.26174-1-alexandre.torgue@foss.st.com (mailing list archive)
State Accepted
Commit 6bd7179385f68f2ac1b30f13ba0f5358af733936
Headers show
Series ARM: multi_v7_defconfig: enable Type-C UCSI and STM32G0 as modules | expand

Commit Message

Alexandre TORGUE Nov. 17, 2022, 10:39 a.m. UTC
From: Fabrice Gasnier <fabrice.gasnier@foss.st.com>

Enable the USB Type-C UCSI, and the STM32G0 UCSI drivers as modules, since
used on STM32MP13 board.

Signed-off-by: Fabrice Gasnier <fabrice.gasnier@foss.st.com>
Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>

---

Hi ARM SoC maintainers,

Please consider this patch as STM32 configs updates for v6.2.

Thanks
Alex

Comments

patchwork-bot+linux-soc@kernel.org Nov. 21, 2022, 2:52 p.m. UTC | #1
Hello:

This patch was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Thu, 17 Nov 2022 11:39:31 +0100 you wrote:
> From: Fabrice Gasnier <fabrice.gasnier@foss.st.com>
> 
> Enable the USB Type-C UCSI, and the STM32G0 UCSI drivers as modules, since
> used on STM32MP13 board.
> 
> Signed-off-by: Fabrice Gasnier <fabrice.gasnier@foss.st.com>
> Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
> 
> [...]

Here is the summary with links:
  - ARM: multi_v7_defconfig: enable Type-C UCSI and STM32G0 as modules
    https://git.kernel.org/soc/soc/c/6bd7179385f6

You are awesome, thank you!
diff mbox series

Patch

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index b61b2e3d116b..2b1de08b057e 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -891,6 +891,8 @@  CONFIG_USB_CONFIGFS_F_UVC=y
 CONFIG_USB_CONFIGFS_F_PRINTER=y
 CONFIG_USB_ETH=m
 CONFIG_TYPEC=m
+CONFIG_TYPEC_UCSI=m
+CONFIG_UCSI_STM32G0=m
 CONFIG_TYPEC_STUSB160X=m
 CONFIG_MMC=y
 CONFIG_MMC_BLOCK_MINORS=16