summaryrefslogtreecommitdiff
path: root/nuttx/configs/shenzhou/src/up_lcd.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/shenzhou/src/up_lcd.c')
-rw-r--r--nuttx/configs/shenzhou/src/up_lcd.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/nuttx/configs/shenzhou/src/up_lcd.c b/nuttx/configs/shenzhou/src/up_lcd.c
index a58b795c4..1de2a7d4b 100644
--- a/nuttx/configs/shenzhou/src/up_lcd.c
+++ b/nuttx/configs/shenzhou/src/up_lcd.c
@@ -135,8 +135,7 @@
* Pre-processor Definitions
************************************************************************************/
/* Configuration **********************************************************************/
-/*
- * CONFIG_STM32_ILI1505_DISABLE may be defined to disable the LCD_ILI1505
+/* CONFIG_STM32_ILI1505_DISABLE may be defined to disable the LCD_ILI1505
* CONFIG_STM32_ILI9300_DISABLE may be defined to disable the LCD_ILI9300
* CONFIG_STM32_ILI9320_DISABLE may be defined to disable the LCD_ILI9320
* CONFIG_STM32_ILI9321_DISABLE may be defined to disable the LCD_ILI9321