mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02:00
This allows to disable the USB driver model in SPL because it checks the CONFIG_SPL_DM_USB variable for SPL builds. Nothing changes for regular non-SPL builds. Signed-off-by: Sven Schwermer <sven@svenschwermer.de>