mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 23:03:27 +08:00
Should fix a warning about unmet dependencies in 'make menuconfig'
This commit is contained in:
+1
-1
@@ -376,7 +376,7 @@ endif # IOEXPANDER
|
||||
menuconfig LCD
|
||||
bool "LCD Driver Support"
|
||||
default n
|
||||
select NX_LCDDRIVER
|
||||
select NX_LCDDRIVER if NX
|
||||
---help---
|
||||
Drivers for parallel and serial LCD and OLED type devices. These
|
||||
drivers support interfaces as defined in include/nuttx/lcd/lcd.h
|
||||
|
||||
Reference in New Issue
Block a user