Skip to content

Commit

Permalink
soc: arm: nordic: nrf53: add nfct hw in kconfig
Browse files Browse the repository at this point in the history
Added the NFCT Peripheral capability to the Application Core
Kconfig of the nRF5340 SoC.

Signed-off-by: Kamil Piszczek <Kamil.Piszczek@nordicsemi.no>
  • Loading branch information
kapi-no authored and ioannisg committed Dec 16, 2019
1 parent 067351e commit 3a39f79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions soc/arm/nordic_nrf/nrf53/Kconfig.soc
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ config SOC_NRF5340_CPUAPP
select HAS_HW_NRF_GPIOTE
select HAS_HW_NRF_I2S
select HAS_HW_NRF_IPC
select HAS_HW_NRF_NFCT
select HAS_HW_NRF_PDM
select HAS_HW_NRF_POWER
select HAS_HW_NRF_PWM0
Expand Down

0 comments on commit 3a39f79

Please sign in to comment.