Skip to content

Commit c31c7d7

Browse files
authored
Merge pull request #3405 from ffac/allow_fb7530_dsl
ipq40xx-generic: add working VDSL config for FB7530
2 parents 828ac80 + 1757fff commit c31c7d7

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

targets/ipq40xx-generic

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -60,12 +60,9 @@ device('avm-fritz-box-7530', 'avm_fritzbox-7530', {
6060
'-ath10k-firmware-qca4019-ct',
6161

6262
-- VDSL modem
63-
'-kmod-ltq-vdsl-vr11',
64-
'-kmod-ltq-vdsl-vr11-mei',
65-
'-ltq-vdsl-vr11-app',
66-
'-ltq-dsl-base',
67-
'-kmod-atm',
68-
'-linux-atm',
63+
'ppp',
64+
'kmod-ppp',
65+
'ppp-mod-pppoe',
6966
},
7067
})
7168

0 commit comments

Comments
 (0)