hwcaps: add fe_offset_max for spark

Origin commit data
------------------
Branch: master
Commit: 366aaea114
Author: martii <m4rtii@gmx.de>
Date: 2013-02-11 (Mon, 11 Feb 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
martii
2013-02-11 19:40:42 +01:00
parent e8b3e736a8
commit 851207c234
2 changed files with 2 additions and 0 deletions

View File

@@ -70,6 +70,7 @@ hw_caps_t *get_hwcaps(void)
caps.has_SCART = 1;
#ifdef MARTII
caps.fe_offset = 1; // first sat tuner
caps.fe_offset_max = 2; // last tuner
#endif
break;
default: