added missing config option for register value debugging

This commit is contained in:
Titus von Boxberg 2017-07-27 16:37:16 +02:00
parent dc392a6c68
commit 1944ab6f9b

View File

@ -4817,6 +4817,15 @@ config FB_TRANSPARENCY
ltdc L8 format.
endif
config STM32F7_LTDC_REGDEBUG
bool "Enable LTDC register value debug messages"
default n
---help---
This gives additional messages for LTDC related register values.
Additionally, you have to select "Low-level LCD Debug Features"
to enable the debug messages.
endmenu
endif # STM32F7_LTDC