[PATCH v2 20/26] wandboard: use CONFIG_IS_ENABLED(SATA) instead of ifdef CONFIG_SATA

Simon Glass sjg at chromium.org
Sun Feb 26 15:56:41 CET 2023


On Fri, 24 Feb 2023 at 11:11, Troy Kisky <troykiskyboundary at gmail.com> wrote:
>
> Prepare for linking setup_sata only when CONFIG_SATA/CONFIG_SPL_SATA
> is defined.
>
> Signed-off-by: Troy Kisky <troykiskyboundary at gmail.com>
> ---
>
> Changes in v2:
> - new in series
>
>  board/wandboard/wandboard.c | 5 ++---
>  1 file changed, 2 insertions(+), 3 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list