1# SPDX-License-Identifier: GPL-2.0-only 2# 3# Siano Mobile Silicon Digital TV device configuration 4# 5 6config SMS_USB_DRV 7 tristate "Siano SMS1xxx based MDTV receiver" 8 depends on DVB_CORE && HAS_DMA 9 depends on !RC_CORE || RC_CORE 10 select MEDIA_COMMON_OPTIONS 11 select SMS_SIANO_MDTV 12 help 13 Choose if you would like to have Siano's support for USB interface 14 15