lv_drv_conf: disable linux frame buffer socket

main
Reinhold Gschweicher 2022-02-24 22:58:17 +07:00
parent 999888eaf8
commit cdd66256ce
1 changed files with 1 additions and 0 deletions

@ -258,6 +258,7 @@
/*-----------------------------------------
* Linux frame buffer device (/dev/fbx)
*-----------------------------------------*/
#define USE_FBDEV 0
#ifndef USE_FBDEV
# define USE_FBDEV 1
#endif