commit | 0b464dcb9cb29843016deea010d331dda62bc92c | [log] [tgz] |
---|---|---|
author | Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no> | Mon Apr 26 12:49:03 2021 +0200 |
committer | Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no> | Mon Apr 26 17:21:37 2021 +0200 |
tree | 74ba9de8c80ba07fa26b1b071d9208c8167bbb3e | |
parent | 54496f09077eecc71dd05813c2d6cb3ff54a66ce [diff] |
soc: nordic_nrf: move NFCT_PINS_AS_GPIOS to common nRF definitions Kconfig symbol NFCT_PINS_AS_GPIOS may be defined for all Nordic nRF SoCs that have the NFCT hardware, so we move the option definition in nRF common Kconfig file. Also, we correct the help text to reflect that nRF52 series DKs and nRF5340 DK have different pins for NFC. Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>