linuxdvb: Add hint to Advanced sat config so people can find C/Ku Band lnbs.
This commit is contained in:
parent
f665c27240
commit
e0907a68d2
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",
|
||||
.name = "Advanced (C Band Ku Band etc.)",
|
||||
.idc = &linuxdvb_satconf_advanced_class,
|
||||
.ports = 0,
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue