summaryrefslogtreecommitdiff
path: root/nuttx/configs/lm3s8962-ek/nx/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/lm3s8962-ek/nx/defconfig')
-rwxr-xr-xnuttx/configs/lm3s8962-ek/nx/defconfig7
1 files changed, 6 insertions, 1 deletions
diff --git a/nuttx/configs/lm3s8962-ek/nx/defconfig b/nuttx/configs/lm3s8962-ek/nx/defconfig
index 4cbdb34b0..5cd426256 100755
--- a/nuttx/configs/lm3s8962-ek/nx/defconfig
+++ b/nuttx/configs/lm3s8962-ek/nx/defconfig
@@ -215,6 +215,11 @@ CONFIG_RAW_BINARY=y
CONFIG_HAVE_LIBM=n
#
+# General SPI interface configuration
+#
+CONFIG_SPI_CMDDATA=y
+
+#
# General OS setup
#
# CONFIG_APP_DIR - Identifies the relative path to the directory
@@ -526,7 +531,7 @@ CONFIG_NET_RESOLV_ENTRIES=4
# CONFIG_NX_LCDDRIVER
# 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).
+# build to use an LCD driver (see include/nuttx/lcd/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