summaryrefslogtreecommitdiffstats
path: root/package/bluez_utils
diff options
context:
space:
mode:
Diffstat (limited to 'package/bluez_utils')
-rw-r--r--package/bluez_utils/Config.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/package/bluez_utils/Config.in b/package/bluez_utils/Config.in
index 7ca23fcba..72b900c38 100644
--- a/package/bluez_utils/Config.in
+++ b/package/bluez_utils/Config.in
@@ -22,9 +22,13 @@ config BR2_PACKAGE_BLUEZ_UTILS_AUDIO
bool "audio support"
select BR2_PACKAGE_ALSA_LIB
select BR2_PACKAGE_LIBSNDFILE
+ depends on BR2_LARGEFILE
help
Audio support
+comment "bluez-utils audio requires a toolchain with LARGEFILE support"
+ depends on !BR2_LARGEFILE
+
config BR2_PACKAGE_BLUEZ_UTILS_USB
bool "USB support"
depends on BR2_TOOLCHAIN_HAS_THREADS # libusb