9 lines
182 B
Plaintext
9 lines
182 B
Plaintext
#include "lvgl/v8/base.config"
|
|
|
|
BR2_LV_USE_GPU_SDL=y
|
|
BR2_LV_GPU_SDL_INCLUDE_PATH="SDL2/SDL.h"
|
|
BR2_LV_GPU_SDL_LRU_SIZE=16777216
|
|
|
|
BR2_PACKAGE_LV_DRIVERS=y
|
|
BR2_LV_DRIVERS_USE_SDL_GPU=y
|