aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/dvb/siano/Kconfig
diff options
context:
space:
mode:
authorMichael Krufky <mkrufky@linuxtv.org>2008-05-22 18:29:20 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2008-07-20 07:20:47 -0300
commit854470606070d91955f03a7dca3a8024fc2a2540 (patch)
tree858216ab89c0f23b1f6d23782b4275112550b499 /drivers/media/dvb/siano/Kconfig
parent7d18d2e91b5495ed0b99c83d595a56e25521a111 (diff)
V4L/DVB (8272): sms1xxx: move driver from media/mdtv/ to media/dvb/siano/
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
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.
+