mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-21 17:47:00 +00:00
mediatek: disable btif in device tree to make the WMAC work again
btif and wmac access the same resources and at the moment enabling one breaks the other Signed-off-by: Felix Fietkau <nbd@nbd.name> Signed-off-by: maurerr <mariusd84@gmail.com>
This commit is contained in:
parent
98ca26d58f
commit
13117df9f6
@ -436,7 +436,7 @@
|
||||
};
|
||||
|
||||
&btif {
|
||||
status = "okay";
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&cir {
|
||||
|
Loading…
x
Reference in New Issue
Block a user