mirror of
https://git.openwrt.org/openwrt/openwrt.git/
synced 2025-10-06 02:52:47 +02:00
mediatek: ap7622-wh1: Enable bluetooth interface
Add missing bluetooth support btif in dts. Signed-off-by: Elwin Huang <s09289728096@gmail.com> Link: https://github.com/openwrt/openwrt/pull/20181 Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
committed by
Robert Marko
parent
cced09132a
commit
b4a528ecba
@@ -108,6 +108,10 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&btif {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&rtc {
|
||||
status = "disabled";
|
||||
};
|
||||
|
Reference in New Issue
Block a user