Skip to content
Commit f2f35e79 authored by Lukasz Majewski's avatar Lukasz Majewski Committed by Tom Rini
Browse files

spl: Introduce SPL_DM_SPI Kconfig define



This define indicates if DM_SPI shall be supported in SPL. This allows
proper operation of DM converted SPI drivers in SPL, which use
#if !CONFIG_IS_ENABLED(DM_SPI) to also support not yet DM/DTS converted
boards.

Signed-off-by: default avatarLukasz Majewski <lukma@denx.de>
parent 627997f6
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment