commit | f40299554d8604d53529b65468edc3323d00f87f | [log] [tgz] |
---|---|---|
author | Tuomas Tynkkynen <tuomas.tynkkynen@iki.fi> | Thu Sep 13 01:28:57 2018 +0300 |
committer | Tom Rini <trini@konsulko.com> | Tue Sep 25 21:49:18 2018 -0400 |
tree | b8609bcb16e51c2f710e34a142061a0b3cf3699f | |
parent | 8230f986af492f2bb9cc8a1bad4a783cd816f925 [diff] |
configs: Drop CONFIG_SYS_SCSI_MAXDEVICE This option has never been used for anything. Drop it. Signed-off-by: Tuomas Tynkkynen <tuomas.tynkkynen@iki.fi> Reviewed-by: Simon Glass <sjg@chromium.org>