improved help text

This commit is contained in:
Titus von Boxberg 2017-07-31 00:14:59 +02:00
parent bdee01f492
commit 604a6dc0fa
1 changed files with 2 additions and 1 deletions

View File

@ -4692,7 +4692,8 @@ config STM32F7_LTDC_BACKCOLOR
default 0x0
---help---
This is the background color that will be used as the LTDC
background layer color. It is an RGB888 format value.
background layer color. It is an RGB888 format value,
which gets written unmodified to register LTDC_BCCR.
config STM32F7_LTDC_DITHER
bool "Dither support"