Skip to content
Commit 95996c7b authored by Chen Xingyu's avatar Chen Xingyu Committed by Benjamin Cabé
Browse files

drivers: display: Select LED_STRIP when LED_STRIP_MATRIX is enabled



The LED_STRIP driver is not enabled by default on all boards. As a result,
building the LED_STRIP_MATRIX display driver fails if LED_STRIP is not
manually enabled.

To address this, this commit changes the dependency from `depends on` to
`select`, ensuring that the required driver is automatically enabled and
build failures are avoided.

Signed-off-by: default avatarChen Xingyu <hi@xingrz.me>
parent a6bfd920
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment