commit | c6d768193842bf4c04496d4998c1a80d05aab47d | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Nov 24 09:26:40 2021 -0700 |
committer | Simon Glass <sjg@chromium.org> | Sun Dec 05 09:23:15 2021 -0700 |
tree | 656b3ce23f7595748d3f96ecd297cee91351f569 | |
parent | 84b7711b6478a0c4c4287f69f89fe652dfdb664a [diff] |
sandbox: Drop CONFIG_HOST_MAX_DEVICES This can go in the related header file. Drop the CONFIG option. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>