1# 2# Siano Mobile Silicon Digital TV device configuration 3# 4 5config SMS_SIANO_MDTV 6 tristate 7 depends on DVB_CORE && RC_CORE && HAS_DMA 8 depends on SMS_USB_DRV || SMS_SDIO_DRV 9 default y 10 ---help--- 11 Choose Y or M here if you have MDTV receiver with a Siano chipset. 12 13 To compile this driver as a module, choose M here 14 (The module will be called smsmdtv). 15 16 Further documentation on this driver can be found on the WWW 17 at http://www.siano-ms.com/ 18