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