aboutsummaryrefslogtreecommitdiff
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 00000000000..878d48c1cfc
--- /dev/null
+++ b/drivers/media/dvb/siano/Kconfig
@@ -0,0 +1,16 @@
+#
+# Siano Mobile Silicon Digital TV device configuration
+#
+
+config DVB_SIANO_SMS1XXX
+ tristate "Siano SMS1xxx USB dongle support"
+ depends on DVB_CORE && USB
+ ---help---
+ Choose Y here if you have USB dongle with SMS1xxx chipset.
+
+ Further documentation on this driver can be found on the WWW at
+ <http://www.siano-ms.com/>.
+
+ To compile this driver as a module, choose M here: the
+ module will be called sms1xxx.
+