linuxdvb: Make advanced sat config hint more generic.
This commit is contained in:
parent
e0907a68d2
commit
948a1a09b1
1 changed files with 1 additions and 1 deletions
|
@ -517,7 +517,7 @@ static struct linuxdvb_satconf_type linuxdvb_satconf_types[] = {
|
|||
},
|
||||
{
|
||||
.type = "advanced",
|
||||
.name = "Advanced (C Band Ku Band etc.)",
|
||||
.name = "Advanced (Non-Universal LNBs, Rotors, etc.)",
|
||||
.idc = &linuxdvb_satconf_advanced_class,
|
||||
.ports = 0,
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue