refactor(platform): remove printer debug path and fix boot logo behavior
This commit is contained in:
@@ -430,11 +430,6 @@ config TQ_SCREEN_ENABLE
|
||||
default y
|
||||
depends on SOC_GPSPI_SUPPORTED
|
||||
|
||||
config TQ_SCREEN_TEST_PATTERN_ON_BOOT
|
||||
bool "Show ST7789 test pattern at boot"
|
||||
default y
|
||||
depends on TQ_SCREEN_ENABLE
|
||||
|
||||
config TQ_SCREEN_PIXEL_CLOCK_HZ
|
||||
int "ST7789 SPI pixel clock (Hz)"
|
||||
range 1000000 80000000
|
||||
|
||||
Reference in New Issue
Block a user