duos does not configure FB_TFT by default

This commit is contained in:
carbon
2024-05-06 15:32:04 +08:00
parent f4b9e19031
commit 9e76e6a91d
2 changed files with 4 additions and 4 deletions

View File

@ -374,8 +374,8 @@ CONFIG_VIDEO_CVITEK_MIPI_TX=m
CONFIG_FB=y
CONFIG_FB_CVITEK=m
CONFIG_FB_TFT=y
CONFIG_FB_TFT_ST7789V=y
# CONFIG_FB_TFT is not set
# CONFIG_FB_TFT_ST7789V is not set
CONFIG_SOUND=y
CONFIG_SND=y
# CONFIG_SND_SUPPORT_OLD_API is not set

View File

@ -374,8 +374,8 @@ CONFIG_VIDEO_CVITEK_MIPI_TX=m
CONFIG_FB=y
CONFIG_FB_CVITEK=m
CONFIG_FB_TFT=y
CONFIG_FB_TFT_ST7789V=y
# CONFIG_FB_TFT is not set
# CONFIG_FB_TFT_ST7789V is not set
CONFIG_SOUND=y
CONFIG_SND=y
# CONFIG_SND_SUPPORT_OLD_API is not set