mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 14:23:38 +00:00
13 lines
217 B
Plaintext
13 lines
217 B
Plaintext
// SPDX-License-Identifier: GPL-2.0-only
|
|
|
|
#include "ar9342_ubnt_wa_1port.dtsi"
|
|
|
|
/ {
|
|
compatible = "ubnt,lap-120", "ubnt,wa", "qca,ar9342";
|
|
model = "Ubiquiti LiteAP ac (LAP-120)";
|
|
};
|
|
|
|
&wmac {
|
|
status = "disabled";
|
|
};
|