diff options
Diffstat (limited to 'package/bluez5_utils/Config.in')
| -rw-r--r-- | package/bluez5_utils/Config.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/package/bluez5_utils/Config.in b/package/bluez5_utils/Config.in index 181003b42c..bdb6682c16 100644 --- a/package/bluez5_utils/Config.in +++ b/package/bluez5_utils/Config.in @@ -66,6 +66,13 @@ config BR2_PACKAGE_BLUEZ5_PLUGINS_HEALTH help Build BlueZ 5.x health plugin +config BR2_PACKAGE_BLUEZ5_PLUGINS_MIDI + bool "build midi profile" + select BR2_PACKAGE_ALSA_LIB + select BR2_PACKAGE_ALSA_LIB_SEQ + help + Build BlueZ 5.x midi plugin + config BR2_PACKAGE_BLUEZ5_PLUGINS_NFC bool "build nfc plugin" help |

