drivers: display_st7789v: Name pixel format choice

Made the unnamed choice for ST7789V pixel formats named so that the
default value can be set in defconfig files.

Signed-off-by: Jan Van Winkel <jan.van_winkel@dxplore.eu>
This commit is contained in:
Jan Van Winkel 2020-01-04 12:50:41 +01:00 committed by Anas Nashif
commit 2e713dc34b

View file

@ -11,7 +11,7 @@ menuconfig ST7789V
if ST7789V
choice
choice ST7789V_PIXEL_FORMAT
prompt "Color pixel format"
default ST7789V_RGB565
help