10 lines
289 B
Plaintext
10 lines
289 B
Plaintext
config BR2_PACKAGE_LIBFREEFARE
|
|
bool "libfreefare"
|
|
select BR2_PACKAGE_OPENSSL
|
|
select BR2_PACKAGE_LIBOPENSSL_ENABLE_DES if BR2_PACKAGE_LIBOPENSSL
|
|
select BR2_PACKAGE_LIBNFC
|
|
help
|
|
Library for high level manipulation of MIFARE cards.
|
|
|
|
http://nfc-tools.org/index.php?title=Libfreefare
|