Skip to content
Snippets Groups Projects
Unverified Commit 1757fff8 authored by Florian Maurer's avatar Florian Maurer
Browse files

ipq40xx-generic: add working VDSL config for FB7530

this does not do anything as long as the DSL port is unplugged.
If the port is plugged and an interface of type pppoe exists, the vrx518 dsl firmware and the pppd daemon is started
parent 4f6de05a
No related branches found
No related tags found
No related merge requests found
...@@ -60,12 +60,9 @@ device('avm-fritz-box-7530', 'avm_fritzbox-7530', { ...@@ -60,12 +60,9 @@ device('avm-fritz-box-7530', 'avm_fritzbox-7530', {
'-ath10k-firmware-qca4019-ct', '-ath10k-firmware-qca4019-ct',
-- VDSL modem -- VDSL modem
'-kmod-ltq-vdsl-vr11', 'ppp',
'-kmod-ltq-vdsl-vr11-mei', 'kmod-ppp',
'-ltq-vdsl-vr11-app', 'ppp-mod-pppoe',
'-ltq-dsl-base',
'-kmod-atm',
'-linux-atm',
}, },
}) })
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment