11 lines
131 B
Plaintext
11 lines
131 B
Plaintext
/dts-v1/;
|
|
/plugin/;
|
|
/ {
|
|
fragment@0 {
|
|
target = <&bluetooth>;
|
|
__overlay__ {
|
|
compatible = "realtek,rtl8723ds-bt";
|
|
};
|
|
};
|
|
};
|