commit | 701ef06edeb49c05e3cec47fbc91836d404237dd | [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 | edc4777ed37b315caac07bbe383ccba4d4cda0d7 [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>