summaryrefslogtreecommitdiff
path: root/apps/examples/ltdc/Kconfig
blob: d2a57b3137e95919fc31c2290ed21cc378b53467 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
#
# For a description of the syntax of this configuration file,
# see misc/tools/kconfig-language.txt.
#

config EXAMPLES_LTDC
	bool "STM32 LTDC framebuffer example"
	default n
	depends on STM32_LTDC
	---help---
		Enable the LTDC example