1config BR2_PACKAGE_LIBPAM_NFC 2 bool "libpam-nfc" 3 select BR2_PACKAGE_LIBNFC 4 help 5 NFC-based PAM authentification module. 6 7 https://github.com/nfc-tools/pam_nfc 8