summaryrefslogtreecommitdiff
path: root/nuttx/configs/skp16c26/src/up_lcdconsole.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/skp16c26/src/up_lcdconsole.c')
-rw-r--r--nuttx/configs/skp16c26/src/up_lcdconsole.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/skp16c26/src/up_lcdconsole.c b/nuttx/configs/skp16c26/src/up_lcdconsole.c
index 544d2ea38..e203c24d9 100644
--- a/nuttx/configs/skp16c26/src/up_lcdconsole.c
+++ b/nuttx/configs/skp16c26/src/up_lcdconsole.c
@@ -56,7 +56,7 @@
# undef HAVE_SERIALCONSOLE
#endif
-#if !defined(HAVE_SERIALCONSOLE) && defined(CONFIG_ARCH_LCD)
+#if !defined(HAVE_SERIALCONSOLE) && defined(CONFIG_ARCH_LCD) && defined(CONFIG_LCD_CONSOLE)
/************************************************************************************
* Definitions