DistroKit Mailinglist
 help / color / mirror / Atom feed
From: Jan Luebbe <jlu@pengutronix.de>
To: distrokit@pengutronix.de
Cc: Jan Luebbe <jlu@pengutronix.de>
Subject: [DistroKit] [PATCH] v7a: barebox: stm32mp: enable serial and mass storage gadget drivers
Date: Wed, 23 Nov 2022 12:04:23 +0100	[thread overview]
Message-ID: <20221123110422.237523-1-jlu@pengutronix.de> (raw)

They are enabled in the common config and we don't want to disable them there.

Signed-off-by: Jan Luebbe <jlu@pengutronix.de>
---
 configs/platform-v7a/barebox-stm32mp.config      | 4 ++--
 configs/platform-v7a/barebox-stm32mp.config.diff | 2 --
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/configs/platform-v7a/barebox-stm32mp.config b/configs/platform-v7a/barebox-stm32mp.config
index 9403afffaa2f..cf2348ee1105 100644
--- a/configs/platform-v7a/barebox-stm32mp.config
+++ b/configs/platform-v7a/barebox-stm32mp.config
@@ -577,9 +577,9 @@ CONFIG_USB_GADGET=y
 # USB Gadget drivers
 #
 # CONFIG_USB_GADGET_DFU is not set
-# CONFIG_USB_GADGET_SERIAL is not set
+CONFIG_USB_GADGET_SERIAL=y
 CONFIG_USB_GADGET_FASTBOOT=y
-# CONFIG_USB_GADGET_MASS_STORAGE is not set
+CONFIG_USB_GADGET_MASS_STORAGE=y
 # CONFIG_USB_MUSB is not set
 # CONFIG_VIDEO is not set
 # CONFIG_SOUND is not set
diff --git a/configs/platform-v7a/barebox-stm32mp.config.diff b/configs/platform-v7a/barebox-stm32mp.config.diff
index b4cbdccbfbb8..60037f88a95a 100644
--- a/configs/platform-v7a/barebox-stm32mp.config.diff
+++ b/configs/platform-v7a/barebox-stm32mp.config.diff
@@ -149,8 +149,6 @@ CONFIG_USB_DWC2_GADGET=y
 CONFIG_USB_DWC2_HOST=y
 # CONFIG_USB_EHCI is not set
 # CONFIG_USB_GADGET_AUTOSTART is not set
-# CONFIG_USB_GADGET_MASS_STORAGE is not set
-# CONFIG_USB_GADGET_SERIAL is not set
 # CONFIG_USB_NET_AX88179_178A is undefined
 # CONFIG_USB_NOP_XCEIV is not set
 CONFIG_USB_OTGDEV=y
-- 
2.30.2




             reply	other threads:[~2022-11-23 11:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-23 11:04 Jan Luebbe [this message]
2022-11-23 20:45 ` Robert Schwebel

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=20221123110422.237523-1-jlu@pengutronix.de \
    --to=jlu@pengutronix.de \
    --cc=distrokit@pengutronix.de \
    /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