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:
parent
e9450065de
commit
2e713dc34b
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ menuconfig ST7789V
|
||||||
|
|
||||||
if ST7789V
|
if ST7789V
|
||||||
|
|
||||||
choice
|
choice ST7789V_PIXEL_FORMAT
|
||||||
prompt "Color pixel format"
|
prompt "Color pixel format"
|
||||||
default ST7789V_RGB565
|
default ST7789V_RGB565
|
||||||
help
|
help
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue