summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2026-03-23 08:38:36 -0600
committerMarek Vasut <[email protected]>2026-05-09 00:24:53 +0200
commit5040410102239a6afd85665c7cfd35bd3f82352c (patch)
tree7dd6d05fe3b3908491709722f8232138af2138d8 /include
parent93f96c7d8da78f652f2b5142390f47eb872438f7 (diff)
usb: Correct dependencies around USB_EMUL
The symbol USB_EMUL is how sandbox has access to USB. It's implementation however enforces a few other requirements. It must have SCSI enabled, and in turn that means it must have BLK enabled. Finally, we should not be using SANDBOX itself as a symbol to decide what to build or not build here, as SANDBOX is selected for COMPILE_TEST builds as well and so may not have enabled the sandbox specific USB support. Signed-off-by: Tom Rini <[email protected]> Reviewed-by: Marek Vasut <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions