]> Git Repo - u-boot.git/commit
sandbox: Finish migration to Kconfig
authorTom Rini <[email protected]>
Fri, 2 Dec 2022 21:42:43 +0000 (16:42 -0500)
committerTom Rini <[email protected]>
Thu, 22 Dec 2022 15:31:48 +0000 (10:31 -0500)
commitc46597155ec38114c9908a6c6fed6819223e6adc
tree590a7c9eded56eba1cc2cdfb0ca70033ba1288fc
parentabbb4043c4d38228cb980ddddc0edb8e0fe81eae
sandbox: Finish migration to Kconfig

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]>
Reviewed-by: Simon Glass <[email protected]>
arch/sandbox/include/asm/config.h
drivers/adc/adc-uclass.c
drivers/spi/Kconfig
This page took 0.029867 seconds and 4 git commands to generate.