init-ifupdown: remove references to QCA wireless chipsets

Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
This commit is contained in:
Arturo Buzarra 2023-05-08 13:41:56 +02:00
parent 8979331ef8
commit c4a328dfd3
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
## Example bridge between eth0 and wlan1 (Qualcomm QCA65x4)
## Example bridge between eth0 and wlan1
#auto br0
#iface br0 inet static
# bridge_ports eth0 wlan1

View File

@ -1,5 +1,5 @@
# Wi-Fi AP interface (Qualcomm QCA65x4)
# Wi-Fi AP interface
#auto wlan1
iface wlan1 inet dhcp
udhcpc_opts -S -b >/dev/null &

View File

@ -1,5 +1,5 @@
# Wi-Fi AP interface (Qualcomm QCA65x4)
# Wi-Fi AP interface
#auto wlan1
iface wlan1 inet static
address ##WLAN1_STATIC_IP##