Should fix a warning about unmet dependencies in 'make menuconfig'
This commit is contained in:
parent
52c6cb1799
commit
55faa87188
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user