summaryrefslogtreecommitdiff
path: root/nuttx/configs/open1788/nxlines/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/open1788/nxlines/defconfig')
-rw-r--r--nuttx/configs/open1788/nxlines/defconfig7
1 files changed, 4 insertions, 3 deletions
diff --git a/nuttx/configs/open1788/nxlines/defconfig b/nuttx/configs/open1788/nxlines/defconfig
index 45d19507b..7c4eccb1f 100644
--- a/nuttx/configs/open1788/nxlines/defconfig
+++ b/nuttx/configs/open1788/nxlines/defconfig
@@ -182,6 +182,7 @@ CONFIG_SDIO_DMAPRIO=0x0
#
CONFIG_LPC17_LCD_VRAMBASE=0xa0010000
CONFIG_LPC17_LCD_REFRESH_FREQ=50
+CONFIG_LPC17_LCD_BACKLIGHT=y
CONFIG_LPC17_LCD_TFTPANEL=y
# CONFIG_LPC17_LCD_BPP1 is not set
# CONFIG_LPC17_LCD_BPP2 is not set
@@ -444,8 +445,8 @@ CONFIG_NX_DISABLE_2BPP=y
CONFIG_NX_DISABLE_4BPP=y
CONFIG_NX_DISABLE_8BPP=y
CONFIG_NX_DISABLE_16BPP=y
-# CONFIG_NX_DISABLE_24BPP is not set
-CONFIG_NX_DISABLE_32BPP=y
+CONFIG_NX_DISABLE_24BPP=y
+# CONFIG_NX_DISABLE_32BPP is not set
CONFIG_NX_PACKEDMSFIRST=y
#
@@ -602,7 +603,7 @@ CONFIG_EXAMPLES_NXLINES_LINECOLOR=0x00ffff00
CONFIG_EXAMPLES_NXLINES_BORDERWIDTH=16
CONFIG_EXAMPLES_NXLINES_BORDERCOLOR=0x00ffff00
CONFIG_EXAMPLES_NXLINES_CIRCLECOLOR=0x00f5f5dc
-CONFIG_EXAMPLES_NXLINES_BPP=24
+CONFIG_EXAMPLES_NXLINES_BPP=32
# CONFIG_EXAMPLES_NXLINES_EXTERNINIT is not set
# CONFIG_EXAMPLES_NXTEXT is not set
# CONFIG_EXAMPLES_OSTEST is not set