aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/mdtv/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/mdtv/Kconfig')
-rw-r--r--drivers/media/mdtv/Kconfig22
1 files changed, 1 insertions, 21 deletions
diff --git a/drivers/media/mdtv/Kconfig b/drivers/media/mdtv/Kconfig
index f3bae45000d1..a7faca0b7020 100644
--- a/drivers/media/mdtv/Kconfig
+++ b/drivers/media/mdtv/Kconfig
@@ -2,35 +2,15 @@
2# Mobile Digital TV device configuration 2# Mobile Digital TV device configuration
3# 3#
4 4
5config MDTV_SIANO_STELLAR_COMMON
6 tristate "Siano SMS10xx adapter"
7 default m
8 ---help---
9 Choose Y here if you have SMS10xx chipset.
10
11 In order to control the SMS10xx chipset you will need SMS Host Control library.
12
13 Further documentation on this driver can be found on the WWW at
14 <http://www.siano-ms.com/>.
15
16 To compile this driver as a module, choose M here: the
17 modules will be called smschar and smsnet.
18
19config MDTV_SIANO_STELLAR_USB 5config MDTV_SIANO_STELLAR_USB
20 tristate "Siano SMS10xx USB dongle support" 6 tristate "Siano SMS10xx USB dongle support"
21 depends on MDTV_SIANO_STELLAR_COMMON
22 default m 7 default m
23 ---help--- 8 ---help---
24 Choose Y here if you have USB dongle with SMS10xx chipset. 9 Choose Y here if you have USB dongle with SMS10xx chipset.
25 10
26 In order to control the SMS10xx chipset you will need SMS Host Control library.
27
28 Further documentation on this driver can be found on the WWW at 11 Further documentation on this driver can be found on the WWW at
29 <http://www.siano-ms.com/>. 12 <http://www.siano-ms.com/>.
30 13
31 To compile this driver as a module, choose M here: the 14 To compile this driver as a module, choose M here: the
32 module will be called smsusb. 15 modules will be called smschar and smsnet.
33
34
35
36 16