commit | 32c8566f138d4685c60c83fa89cf4bb0b7b00e79 | [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 | 89050244c40e79fc24b24ee84e4e668a6dfc336d [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>