[PATCH] video: mipi-dbi: reword Kconfig prompt

Ahmad Fatoum a.fatoum at pengutronix.de
Tue Oct 1 12:19:56 PDT 2024


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 at 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




More information about the barebox mailing list