menu "SPI LCD"

	config LCD_SPI_ST7796U
		bool "Enable LCD_SPI_ST7796U"
		default n

	config LCD_SPI_GC9D01
		bool "Enable LCD_SPI_GC9D01"
		default n

	config LCD_SPI_ST7789V2
		bool "Enable LCD_SPI_ST7789V2"
		default n
endmenu