1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

Revert "boards/sipeed-longan-nano: default to variant with TFT"

This reverts commit 69fb00bdfa.
This commit is contained in:
Marian Buschsieweke 2023-07-09 11:36:12 +02:00 committed by Gunar Schorcht
parent 123cce95d8
commit 2fe9d9f755

View File

@ -38,7 +38,6 @@ menu "Sipeed Longan Nano Board Configuration"
config SIPEED_LONGAN_NANO_WITH_TFT
bool "Board with TFT display"
default y
select HAVE_ST7735
help
Indicates that a Sipeed Longan Nano board with TFT display is used.