|
@@ -43,6 +43,7 @@ config BR2_PACKAGE_SCONESERVER_BLUETOOTH
|
|
depends on BR2_USE_WCHAR # bluez->libglib2
|
|
depends on BR2_USE_WCHAR # bluez->libglib2
|
|
depends on BR2_USE_MMU # bluez->dbus
|
|
depends on BR2_USE_MMU # bluez->dbus
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS # bluez->dbus
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS # bluez->dbus
|
|
|
|
+ depends on !BR2_avr32 # bluez_utils
|
|
select BR2_PACKAGE_BLUEZ_UTILS
|
|
select BR2_PACKAGE_BLUEZ_UTILS
|
|
help
|
|
help
|
|
Bluetooth module for Sconeserver
|
|
Bluetooth module for Sconeserver
|