commit | 8c2be2086fae5149a8c1dcd6d91d378b068c1608 | [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 | 684787e7d7d3ac31a46c1e23a49249d49cde1550 [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>