ramips: split Phicomm PSG1218 and PSG1218K2C
PSG1218 got only 4 Ethernet ports and WAN on port 3 while PSG1218K2C got 5 Ethernet ports and WAN on port 4 Switch to use kmod-kt76x2 instead of kmod-mt76 for both devices while at it. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
@@ -400,6 +400,9 @@ ramips_board_detect() {
|
||||
*"PSG1218")
|
||||
name="psg1218"
|
||||
;;
|
||||
*"PSG1218K2C")
|
||||
name="psg1218k2c"
|
||||
;;
|
||||
*"PSR-680W"*)
|
||||
name="psr-680w"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user