summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3210e-eval/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/stm3210e-eval/Kconfig')
-rw-r--r--nuttx/configs/stm3210e-eval/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/configs/stm3210e-eval/Kconfig b/nuttx/configs/stm3210e-eval/Kconfig
index ba366f93d..1af4dcd35 100644
--- a/nuttx/configs/stm3210e-eval/Kconfig
+++ b/nuttx/configs/stm3210e-eval/Kconfig
@@ -29,6 +29,9 @@ config STM3210E_LCD
bool "Select support for the STM3210E-EVAL LCD"
default y
depends on LCD && STM32_FSMC
+ ---help---
+ Enable support for the LCD on the STM3210E-EVAL board. See additional,
+ LCD-common settings in the drivers/lcd Kconfig file.
config LCD_BACKLIGHT
bool "LCD backlight support"