nuttx-apps/examples/ltdc/Kconfig
Gregory Nutt 2caba712f6 example: add ltdc test example
Signed-off-by: Marco Krahl <ocram.lhark@gmail.com>
2014-12-19 14:32:08 -06:00

12 lines
238 B
Plaintext

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