diff --git a/drivers/Kconfig b/drivers/Kconfig index 31c5b1e7a82..75c162dbb8b 100644 --- a/drivers/Kconfig +++ b/drivers/Kconfig @@ -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