Skip to content
Commit c071e27e authored by Daniel DeGrasse's avatar Daniel DeGrasse Committed by Alberto Escolar
Browse files

boards: fix dependency for LV_COLOR_SWAP_16 to use configdefault



Use configdefault when enabling LV_COLOR_SWAP_16 within boards and
shield definitions, to avoid OR'ing the dependencies for the Kconfig
symbol. Otherwise, a user manually selecting LV_COLOR_DEPTH will
encounter build errors as LV_COLOR_SWAP_16 may be enabled when
LV_COLOR_DEPTH_16 is not selected

Fixes #81546

Signed-off-by: default avatarDaniel DeGrasse <daniel.degrasse@nxp.com>
parent 027c79ad
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment