diff options
Diffstat (limited to 'drivers/media/mdtv/Kconfig')
-rw-r--r-- | drivers/media/mdtv/Kconfig | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/drivers/media/mdtv/Kconfig b/drivers/media/mdtv/Kconfig deleted file mode 100644 index a7faca0b7020..000000000000 --- a/drivers/media/mdtv/Kconfig +++ /dev/null | |||
@@ -1,16 +0,0 @@ | |||
1 | # | ||
2 | # Mobile Digital TV device configuration | ||
3 | # | ||
4 | |||
5 | config MDTV_SIANO_STELLAR_USB | ||
6 | tristate "Siano SMS10xx USB dongle support" | ||
7 | default m | ||
8 | ---help--- | ||
9 | Choose Y here if you have USB dongle with SMS10xx 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 | modules will be called smschar and smsnet. | ||
16 | |||