commit | 26974258e25b908779cfde73f5f15b1fb11453b6 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jul 05 16:32:42 2021 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Jul 21 10:27:34 2021 -0600 |
tree | 61c5cca38d2d141fa00ad6a6d98ed30f6755cefe | |
parent | c124f3431c93d9a4d537364ec74ada8e14556c66 [diff] |
test: Add DM_DMA to be disabled At present if DM_DMA is disabled on a sandbox build, the build fails. Make the test conditional. Signed-off-by: Simon Glass <sjg@chromium.org>