mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 05:12:57 +01:00
boards/sipeed-longan-nano: fix Kconfig for disp_dev driver
This commit is contained in:
parent
2fe9d9f755
commit
3f389d0b15
@ -38,6 +38,7 @@ menu "Sipeed Longan Nano Board Configuration"
|
||||
|
||||
config SIPEED_LONGAN_NANO_WITH_TFT
|
||||
bool "Board with TFT display"
|
||||
default y if MODULE_DISP_DEV
|
||||
select HAVE_ST7735
|
||||
help
|
||||
Indicates that a Sipeed Longan Nano board with TFT display is used.
|
||||
|
Loading…
Reference in New Issue
Block a user