[PATCH 33/41] sandbox: Finish migration to Kconfig

Simon Glass sjg at chromium.org
Sun Dec 4 22:16:52 CET 2022


Hi Tom,

On Sat, 3 Dec 2022 at 10:43, Tom Rini <trini at konsulko.com> wrote:
>
> Stop using CONFIG_SANDBOX_ARCH and use CONFIG_SANDBOX instead. For the
> SPI related defines, set them directly in Kconfig. This now empties
> arch/sandbox/include/asm/config.h.
>
> Cc: Simon Glass <sjg at chromium.org>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
>  arch/sandbox/include/asm/config.h | 10 ----------
>  drivers/adc/adc-uclass.c          |  2 +-
>  drivers/spi/Kconfig               | 10 ++++++++++
>  3 files changed, 11 insertions(+), 11 deletions(-)

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


More information about the U-Boot mailing list