commit | ad84c6d78737626032d44b65099e955fa714b4df | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:36:09 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Feb 09 16:32:25 2023 -0500 |
tree | 9f0cfa7564a0cfce4cd302ad531c0db8deaa33fc | |
parent | a6b682d47831e1693b0863e8ff6abbb4cf67875c [diff] |
Correct SPL use of AHCI This converts 1 usage of this option to the non-SPL form, since there is no SPL_AHCI defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>