summaryrefslogtreecommitdiffstats
path: root/package/libllcp/Config.in
blob: 1660e92a87a7ef843f857c2bc59be98528885e30 (plain)
1
2
3
4
5
6
7
8
9
config BR2_PACKAGE_LIBLLCP
	bool "libllcp"
	depends on BR2_TOOLCHAIN_HAS_THREADS # libusb
	select BR2_PACKAGE_LIBNFC
	help
	  Library extending libnfc with support for Logical Link Control
	  Protocol.

	  https://github.com/nfc-tools/libllcp
OpenPOWER on IntegriCloud