summaryrefslogtreecommitdiff
path: root/nuttx/configs/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/README.txt')
-rw-r--r--nuttx/configs/README.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/nuttx/configs/README.txt b/nuttx/configs/README.txt
index 51b739721..ef4a3d43c 100644
--- a/nuttx/configs/README.txt
+++ b/nuttx/configs/README.txt
@@ -522,6 +522,10 @@ defconfig -- This is a configuration file similar to the Linux
By default, NX builds to use a framebuffer driver (see
include/nuttx/fb.h). If this option is defined, NX will
build to use an LCD driver (see include/nuttx/lcd.h).
+ CONFIG_LCD_MAXPOWER - The full-on power setting for an LCD
+ device.
+ CONFIG_LCD_MAXCONTRAST - The maximum contrast value for an
+ LCD device.
CONFIG_NX_MOUSE
Build in support for mouse input.
CONFIG_NX_KBD