GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / drivers / media / dvb / siano / Kconfig
blobe520bceee0af451177cad22ca2e4394516c3969a
2 # Siano Mobile Silicon Digital TV device configuration
5 config SMS_SIANO_MDTV
6         tristate "Siano SMS1xxx based MDTV receiver"
7         depends on DVB_CORE && IR_CORE && HAS_DMA
8         ---help---
9           Choose Y or M here if you have MDTV receiver with a Siano chipset.
11           To compile this driver as a module, choose M here
12           (The module will be called smsmdtv).
14           Further documentation on this driver can be found on the WWW
15           at http://www.siano-ms.com/
17 if SMS_SIANO_MDTV
18 menu "Siano module components"
20 # Hardware interfaces support
22 config 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
28 config 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
33 endmenu
34 endif # SMS_SIANO_MDTV