nRF: Add missing Kconfig entry for SPI2_MASTER
Signed-off-by: Brennan Ashton <bashton@brennanashton.com>
This commit is contained in:
parent
9ce4de634d
commit
8602e46d4a
@ -139,6 +139,11 @@ config NRF52_SPI1_MASTER
|
||||
default n
|
||||
select NRF52_SPI_MASTER
|
||||
|
||||
config NRF52_SPI2_MASTER
|
||||
bool "SPI2 Master"
|
||||
default n
|
||||
select NRF52_SPI_MASTER
|
||||
|
||||
config NRF52_SPI3_MASTER
|
||||
bool "SPI3 Master"
|
||||
default n
|
||||
|
Loading…
x
Reference in New Issue
Block a user