Skip to content
Snippets Groups Projects
Commit fd09c205 authored by Sven Schwermer's avatar Sven Schwermer Committed by Marek Vasut
Browse files

usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/


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: default avatarSven Schwermer <sven@svenschwermer.de>
parent ab581702
Loading
Showing
with 63 additions and 63 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment