brintos

brintos / linux-shallow public Read only

0
0
Text · 358 B · 19d6269 Raw
15 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2#3# Siano Mobile Silicon Digital TV device configuration4#5 6config SMS_USB_DRV7	tristate "Siano SMS1xxx based MDTV receiver"8	depends on DVB_CORE && HAS_DMA9	depends on !RC_CORE || RC_CORE10	select MEDIA_COMMON_OPTIONS11	select SMS_SIANO_MDTV12	help13	  Choose if you would like to have Siano's support for USB interface14 15