mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-08 16:50:42 +01:00
ath79: compex_wpj531: remove wrong wifi device
This device does not come with a pci card. It has a slot where one can get supplied. What's more, nvmem or ieee80211 frequency limits are not applied here. It can just get removed. Signed-off-by: Rosen Penev <rosenp@gmail.com> Link: https://github.com/openwrt/openwrt/pull/18920 Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
parent
f5930cb6b5
commit
26a371303f
1 changed files with 0 additions and 5 deletions
|
|
@ -147,11 +147,6 @@
|
|||
|
||||
&pcie0 {
|
||||
status = "okay";
|
||||
|
||||
wifi@0,0 {
|
||||
compatible = "pci168c,003c";
|
||||
reg = <0x0000 0 0 0 0>;
|
||||
};
|
||||
};
|
||||
|
||||
&usb_phy {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue