summaryrefslogtreecommitdiffstats
path: root/package/neard/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/neard/Config.in')
-rw-r--r--package/neard/Config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/package/neard/Config.in b/package/neard/Config.in
index bcf617128..ec1fcb302 100644
--- a/package/neard/Config.in
+++ b/package/neard/Config.in
@@ -14,5 +14,11 @@ config BR2_PACKAGE_NEARD
https://01.org/linux-nfc/documentation/how-start-linux-nfc-code...
+config BR2_PACKAGE_NEARD_TOOLS
+ bool "neard tools"
+ depends on BR2_PACKAGE_NEARD
+ help
+ Build and install neard tools.
+
comment "neard requires a toolchain with WCHAR and threads support"
depends on !BR2_USE_WCHAR || !BR2_TOOLCHAIN_HAS_THREADS