diff options
author | Tom Rini <trini@konsulko.com> | 2019-01-07 22:57:56 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-01-08 17:54:53 -0500 |
commit | ddfe346f4cd4bd108fb37fc065f3b06acd4cf5b4 (patch) | |
tree | f8f88ff4f7c92ff6f21c85ea24d8e26f87d8e0bb /board/seeed | |
parent | 54707a942009fae083dd78b58ff057127ba0e900 (diff) |
Makefile: Correct logic for DM_SCSI + unconverted drivers check
When checking for boards that are enabling a SATA driver that isn't
converted to DM yet we need to be sure to not also trip over boards that
do set CONFIG_DM_SCSI by itself, as that is not a bug.
Reported-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Fixes: ea9d7c17fc4c ("dm: MIGRATION: Add migration plan for CONFIG_SATA")
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'board/seeed')
0 files changed, 0 insertions, 0 deletions