summaryrefslogtreecommitdiff
path: root/nuttx/configs/lpc4330-xplorer/src/up_nsh.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/lpc4330-xplorer/src/up_nsh.c')
-rw-r--r--nuttx/configs/lpc4330-xplorer/src/up_nsh.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/lpc4330-xplorer/src/up_nsh.c b/nuttx/configs/lpc4330-xplorer/src/up_nsh.c
index 032c133f0..4656a43f8 100644
--- a/nuttx/configs/lpc4330-xplorer/src/up_nsh.c
+++ b/nuttx/configs/lpc4330-xplorer/src/up_nsh.c
@@ -88,7 +88,7 @@
#ifdef CONFIG_SPIFI_BLKDRVR
-# ifndef CONFIG_LPC43_SPIFI=n
+# ifndef CONFIG_LPC43_SPIFI
# error "SPIFI support is not enabled (CONFIG_LPC43_SPIFI)"
# endif