
9 Feb
2022
9 Feb
'22
5:39 p.m.
On Mon, Jan 31, 2022 at 07:49:35AM -0700, Simon Glass wrote:
At present all ahci drivers depend on AHCI except for DWC_AHCI. But no boards enable that without also enabling AHCI:
/tools/moveconfig.py -f ~AHCI DWC_AHCI 0 matches
Group them together and sort them in order by Kconfig name (except for AHCI_MVEBU which uses a different naming convention).
Signed-off-by: Simon Glass sjg@chromium.org Reviewed-by: Stefan Roese sr@denx.de
Applied to u-boot/master, thanks!
--
Tom