Enable selection of SPI2 for STM32L15XX in Kconfig. From Jussi Kivilinna
This commit is contained in:
parent
66f3b0f85f
commit
30e827d7d8
@ -591,6 +591,7 @@ endchoice
|
||||
config STM32_STM32L15XX
|
||||
bool
|
||||
default n
|
||||
select STM32_HAVE_SPI2
|
||||
select STM32_HAVE_SPI3
|
||||
|
||||
config STM32_ENERGYLITE
|
||||
|
Loading…
x
Reference in New Issue
Block a user