ext: hal: nrfx: adding nfct driver to Kconfig

Added configuration option for NFCT driver to Kconfig.

Signed-off-by: Kamil Piszczek <Kamil.Piszczek@nordicsemi.no>
This commit is contained in:
Kamil Piszczek 2018-10-02 13:20:52 +02:00 committed by Anas Nashif
commit add09c72ee
4 changed files with 9 additions and 4 deletions

View file

@ -16,6 +16,10 @@ config NRFX_ADC
config NRFX_CLOCK
bool
config NRFX_NFCT
bool
select NRFX_TIMER4
config NRFX_PWM
bool