NVMC support for NRF52 chips was ported from Nordic SDK which was released on the BSD license (old times), so these features should depend on CONFIG_ALLOW_BSD_COMPONENTS=y. Users must manually enable support for the BSD components to continue using the mentioned features.
Related PR: https://github.com/apache/nuttx/pull/8827