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:
Xiang Xiao 2020-07-23 18:08:02 +08:00 committed by Alin Jerpelea
parent 6be8dd420c
commit da6bb94740
1 changed files with 0 additions and 1 deletions

View File

@ -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