]> git.ipfire.org Git - thirdparty/u-boot.git/commit
video: Kconfig: fix indentation of help text
authorDario Binacchi <dario.binacchi@amarulasolutions.com>
Tue, 12 May 2026 07:51:40 +0000 (09:51 +0200)
committerTom Rini <trini@konsulko.com>
Sat, 30 May 2026 13:44:08 +0000 (07:44 -0600)
commit2be4b2269ee4cef497043e39bfe1e727fd85950f
tree54aeefcbbbf5d09f96e25843b9070a9b0b7b5fe0
parent258310ab39ab740d302335237d0d7d782cbe9488
video: Kconfig: fix indentation of help text

Fix the indentation of the help text for VIDEO_LCD_NOVATEK_NT35510 and
VIDEO_LCD_ORISETECH_OTM8009A to align with the standard Kconfig format.

Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
drivers/video/Kconfig