mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-11-03 20:07:59 +00:00
ipq807x: disable bluetooth on eap102
this causes units to take several minutes if the nrf8 chip has not been flashed yet Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
@@ -7,16 +7,8 @@ image: bin/targets/ipq807x/ipq807x/openwrt-ipq807x-edgecore_eap102-squashfs-sysu
|
|||||||
feeds:
|
feeds:
|
||||||
- name: ipq807x
|
- name: ipq807x
|
||||||
path: ../../feeds/ipq807x
|
path: ../../feeds/ipq807x
|
||||||
- name: bluetooth
|
|
||||||
path: ../../feeds/bluetooth
|
|
||||||
include:
|
include:
|
||||||
- wifi-ax
|
- wifi-ax
|
||||||
- ucentral-ap
|
- ucentral-ap
|
||||||
packages:
|
|
||||||
- nrf52840
|
|
||||||
- kmod-bluetooth
|
|
||||||
- bluez-libs
|
|
||||||
- bluez-utils
|
|
||||||
- bluez-utils-extra
|
|
||||||
diffconfig: |
|
diffconfig: |
|
||||||
CONFIG_KERNEL_IPQ_MEM_PROFILE=0
|
CONFIG_KERNEL_IPQ_MEM_PROFILE=0
|
||||||
|
|||||||
Reference in New Issue
Block a user