commit | 6edb5dd388c749f03ec649ac6be98844abe0ea4f | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jan 31 07:49:33 2022 -0700 |
committer | Tom Rini <trini@konsulko.com> | Wed Feb 09 09:16:48 2022 -0500 |
tree | ca7037c25520600f9956ba4c30283c38b5f1fa2b | |
parent | 580937bcd87fcb22c5084b9ea75b9498a8588d4c [diff] |
sata: Rearrange Kconfig for SATA Move the SATA options inside an 'if SATA' part, so they are grouped. Fix the 'Complient' typo while we are here. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Stefan Roese <sr@denx.de>