blob: 85a222c4eaa0606fb7f64da99ba43ce99b3516eb [file] [log] [blame]
Michael Krufky85447062008-05-22 18:29:20 -03001#
2# Siano Mobile Silicon Digital TV device configuration
3#
4
Udi Atar31e0ad62009-08-13 16:30:25 -03005config SMS_SIANO_MDTV
6 tristate "Siano SMS1xxx based MDTV receiver"
Geert Uytterhoevend02b2172009-11-20 16:16:52 -03007 depends on DVB_CORE && INPUT && HAS_DMA
Michael Krufky85447062008-05-22 18:29:20 -03008 ---help---
Udi Atar31e0ad62009-08-13 16:30:25 -03009 Choose Y or M here if you have MDTV receiver with a Siano chipset.
Michael Krufky85447062008-05-22 18:29:20 -030010
Udi Atar31e0ad62009-08-13 16:30:25 -030011 To compile this driver as a module, choose M here
12 (The module will be called smsmdtv).
Michael Krufky85447062008-05-22 18:29:20 -030013
Udi Atar31e0ad62009-08-13 16:30:25 -030014 Further documentation on this driver can be found on the WWW
15 at http://www.siano-ms.com/
16
17if SMS_SIANO_MDTV
18menu "Siano module components"
19
20# Hardware interfaces support
21
22config SMS_USB_DRV
23 tristate "USB interface support"
24 depends on DVB_CORE && USB
Michael Krufky14a638cd2008-06-28 23:53:51 -030025 ---help---
Udi Atar31e0ad62009-08-13 16:30:25 -030026 Choose if you would like to have Siano's support for USB interface
Michael Krufky14a638cd2008-06-28 23:53:51 -030027
Udi Atar31e0ad62009-08-13 16:30:25 -030028config SMS_SDIO_DRV
29 tristate "SDIO interface support"
30 depends on DVB_CORE && MMC
31 ---help---
32 Choose if you would like to have Siano's support for SDIO interface
33endmenu
34endif # SMS_SIANO_MDTV