linuxdvb: Add hint to Advanced sat config so people can find C/Ku Band lnbs.

This commit is contained in:
bluzee 2014-06-09 20:33:40 -06:00
parent f665c27240
commit e0907a68d2

View file

@ -517,7 +517,7 @@ static struct linuxdvb_satconf_type linuxdvb_satconf_types[] = {
}, },
{ {
.type = "advanced", .type = "advanced",
.name = "Advanced", .name = "Advanced (C Band Ku Band etc.)",
.idc = &linuxdvb_satconf_advanced_class, .idc = &linuxdvb_satconf_advanced_class,
.ports = 0, .ports = 0,
}, },