soc: arm :efr32bg22: depend on DT_HAS_*_ENABLED for SPI selection

This commit modifies the defconfig for efr32bg22 SoC so that Gecko SPI
selection depends on the DT_HAS_*_ENABLED define.

Signed-off-by: Filip Kokosinski <fkokosinski@antmicro.com>
This commit is contained in:
Filip Kokosinski 2022-12-21 14:08:45 +01:00 committed by Maureen Helm
commit 4b198e2009

View file

@ -8,6 +8,3 @@ config GPIO_GECKO
config SOC_FLASH_GECKO
default n
config SPI_GECKO
default n