aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/siano/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/dvb/siano/Kconfig')
-rw-r--r--drivers/media/dvb/siano/Kconfig16
1 files changed, 16 insertions, 0 deletions
diff --git a/drivers/media/dvb/siano/Kconfig b/drivers/media/dvb/siano/Kconfig
new file mode 100644
index 000000000000..878d48c1cfc0
--- /dev/null
+++ b/drivers/media/dvb/siano/Kconfig
@@ -0,0 +1,16 @@
1#
2# Siano Mobile Silicon Digital TV device configuration
3#
4
5config DVB_SIANO_SMS1XXX
6 tristate "Siano SMS1xxx USB dongle support"
7 depends on DVB_CORE && USB
8 ---help---
9 Choose Y here if you have USB dongle with SMS1xxx chipset.
10
11 Further documentation on this driver can be found on the WWW at
12 <http://www.siano-ms.com/>.
13
14 To compile this driver as a module, choose M here: the
15 module will be called sms1xxx.
16