diff options
Diffstat (limited to 'package/kernel/modules/other.mk')
-rw-r--r-- | package/kernel/modules/other.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/modules/other.mk b/package/kernel/modules/other.mk index 866d760f2..781a05187 100644 --- a/package/kernel/modules/other.mk +++ b/package/kernel/modules/other.mk @@ -294,7 +294,7 @@ define KernelPackage/bluetooth CONFIG_BLUEZ_RFCOMM \ CONFIG_BLUEZ_BNEP \ CONFIG_BLUEZ_HCIUART \ - CONFIG_BLUEZ_HCIUSB + CONFIG_BLUEZ_HCIUSB \ CONFIG_BT \ CONFIG_BT_L2CAP \ CONFIG_BT_SCO \ |