blob: 42418e0dab16d8ab7b5f2f218955b95fb1fc9293 (
plain)
1
2
3
4
5
6
7
8
|
config BR2_PACKAGE_LIBNFC
bool "libnfc"
select BR2_PACKAGE_LIBUSB
select BR2_PACKAGE_LIBUSB_COMPAT
help
Public platform independent Near Field Communication (NFC) library.
http://www.libnfc.org/
|