Skip to content
Commit 82c468a0 authored by Simon Glass's avatar Simon Glass
Browse files

dm: test: Update Makefile conditions



At present most of the tests in test/Makefile are dependent on
CONFIG_SANDBOX. But this is not ideal since they rely on commands being
available and SPL does not support commands.

Use CONFIG_COMMAND instead. This has the dual purpose of allowing these
tests to be used on other boards and allowing SPL to skip them.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 1cadc761
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