mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
8 lines
270 B
Plaintext
8 lines
270 B
Plaintext
config BR2_PACKAGE_RPI_BLUETOOTH
|
|
bool "Bluetooth scripts for Raspberry Pi"
|
|
depends on BR2_PACKAGE_BLUEZ5_UTILS_CLIENT
|
|
depends on BR2_PACKAGE_BRCMFMAC_SDIO_FIRMWARE_RPI_BT
|
|
select BR2_PACKAGE_BLUEZ5_UTILS_DEPRECATED
|
|
help
|
|
Install Bluetooth scripts for Raspberry Pi
|