]> bbs.cooldavid.org Git - net-next-2.6.git/blame - drivers/media/dvb/siano/Kconfig
V4L/DVB (13412): SMS_SIANO_MDTV should depend on HAS_DMA
[net-next-2.6.git] / drivers / media / dvb / siano / Kconfig
CommitLineData
85447060
MK
1#
2# Siano Mobile Silicon Digital TV device configuration
3#
4
31e0ad69
UA
5config SMS_SIANO_MDTV
6 tristate "Siano SMS1xxx based MDTV receiver"
d02b217a 7 depends on DVB_CORE && INPUT && HAS_DMA
85447060 8 ---help---
31e0ad69 9 Choose Y or M here if you have MDTV receiver with a Siano chipset.
85447060 10
31e0ad69
UA
11 To compile this driver as a module, choose M here
12 (The module will be called smsmdtv).
85447060 13
31e0ad69
UA
14 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"
14a638cd 19
31e0ad69 20# Hardware interfaces support
14a638cd 21
31e0ad69
UA
22config SMS_USB_DRV
23 tristate "USB interface support"
24 depends on DVB_CORE && USB
25 ---help---
26 Choose if you would like to have Siano's support for USB interface
14a638cd 27
31e0ad69
UA
28config 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