nRF: Add missing Kconfig entry for SPI2_MASTER

Signed-off-by: Brennan Ashton <bashton@brennanashton.com>
This commit is contained in:
Brennan Ashton 2020-09-15 18:13:46 -07:00 committed by Mateusz Szafoni
parent 9ce4de634d
commit 8602e46d4a

View File

@ -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