Michael Krufky | 8544706 | 2008-05-22 18:29:20 -0300 | [diff] [blame] | 1 | # |
| 2 | # Siano Mobile Silicon Digital TV device configuration |
| 3 | # |
| 4 | |
| 5 | config DVB_SIANO_SMS1XXX |
Michael Krufky | 14a638c | 2008-06-28 23:53:51 -0300 | [diff] [blame] | 6 | tristate "Siano SMS1XXX USB dongle support" |
Michael Krufky | 8544706 | 2008-05-22 18:29:20 -0300 | [diff] [blame] | 7 | depends on DVB_CORE && USB |
| 8 | ---help--- |
Michael Krufky | 14a638c | 2008-06-28 23:53:51 -0300 | [diff] [blame] | 9 | Choose Y here if you have a USB dongle with a SMS1XXX chipset. |
Michael Krufky | 8544706 | 2008-05-22 18:29:20 -0300 | [diff] [blame] | 10 | |
| 11 | To compile this driver as a module, choose M here: the |
| 12 | module will be called sms1xxx. |
| 13 | |
Michael Krufky | 14a638c | 2008-06-28 23:53:51 -0300 | [diff] [blame] | 14 | config DVB_SIANO_SMS1XXX_SMS_IDS |
| 15 | bool "Enable support for Siano Mobile Silicon default USB IDs" |
| 16 | depends on DVB_SIANO_SMS1XXX |
| 17 | default y |
| 18 | ---help--- |
| 19 | Choose Y here if you have a USB dongle with a SMS1XXX chipset |
| 20 | that uses Siano Mobile Silicon's default usb vid:pid. |
| 21 | |
| 22 | Choose N here if you would prefer to use Siano's external driver. |
| 23 | |
| 24 | Further documentation on this driver can be found on the WWW at |
| 25 | <http://www.siano-ms.com/>. |
| 26 | |