Skip to content

Commit

Permalink
ipq40xx-generic: add working VDSL config for FB7530
Browse files Browse the repository at this point in the history
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
  • Loading branch information
maurerle committed Dec 26, 2024
1 parent 4f6de05 commit 1757fff
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions targets/ipq40xx-generic
Original file line number Diff line number Diff line change
Expand Up @@ -60,12 +60,9 @@ device('avm-fritz-box-7530', 'avm_fritzbox-7530', {
'-ath10k-firmware-qca4019-ct',

-- VDSL modem
'-kmod-ltq-vdsl-vr11',
'-kmod-ltq-vdsl-vr11-mei',
'-ltq-vdsl-vr11-app',
'-ltq-dsl-base',
'-kmod-atm',
'-linux-atm',
'ppp',
'kmod-ppp',
'ppp-mod-pppoe',
},
})

Expand Down

0 comments on commit 1757fff

Please sign in to comment.