mirror of
https://github.com/apache/nuttx.git
synced 2026-05-20 12:33:27 +08:00
drivers/lcd: Don't select NX_LCDDRIVER automatically
since graphics/Kconfig already do the similar thing Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> Change-Id: Ib2c1955a6b027cfa4e83c3b81ddfb505902dd85d
This commit is contained in:
committed by
Alin Jerpelea
parent
6be8dd420c
commit
da6bb94740
@@ -8,7 +8,6 @@ menu "LCD Driver Support"
|
||||
menuconfig LCD
|
||||
bool "Graphic LCD Driver Support"
|
||||
default n
|
||||
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