mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Ahmad Fatoum <a.fatoum@pengutronix.de>
To: barebox@lists.infradead.org
Cc: Ahmad Fatoum <a.fatoum@pengutronix.de>
Subject: [PATCH] video: mipi-dbi: reword Kconfig prompt
Date: Tue,  1 Oct 2024 21:19:56 +0200	[thread overview]
Message-ID: <20241001191956.2765504-1-a.fatoum@pengutronix.de> (raw)

We don't (yet? ;) have a Direct Rendering Manager subsystem as in Linux,
so let's rename the option to avoid confusion.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
---
 drivers/video/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig
index b23ddfdb1e50..60adc7f30ec3 100644
--- a/drivers/video/Kconfig
+++ b/drivers/video/Kconfig
@@ -196,7 +196,7 @@ config DRIVER_VIDEO_PANEL_SITRONIX_ST7789V
 	  ST7789V controller for 240x320 LCD panels
 
 config DRIVER_VIDEO_PANEL_MIPI_DBI
-	tristate "DRM support for MIPI DBI compatible panels"
+	tristate "MIPI DBI compatible panels"
 	depends on OFTREE && SPI
 	select DRIVER_VIDEO_MIPI_DBI
 	select FIRMWARE
-- 
2.39.5




             reply	other threads:[~2024-10-01 19:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-01 19:19 Ahmad Fatoum [this message]
2024-10-02 12:00 ` Sascha Hauer

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=20241001191956.2765504-1-a.fatoum@pengutronix.de \
    --to=a.fatoum@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