Hi Tom,

On Sat, 3 Dec 2022 at 10:43, Tom Rini <[email protected]> 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 <[email protected]>
> Signed-off-by: Tom Rini <[email protected]>
> ---
>  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 <[email protected]>

Reply via email to