xref: /linux/drivers/media/dvb-frontends/cxd2880/Kconfig (revision c532de5a67a70f8533d495f8f2aaa9a0491c3ad0)
1# SPDX-License-Identifier: GPL-2.0
2
3config DVB_CXD2880
4	tristate "Sony CXD2880 DVB-T2/T tuner + demodulator"
5	depends on DVB_CORE && SPI
6	default m if !MEDIA_SUBDRV_AUTOSELECT
7	help
8	  Say Y when you want to support this frontend.
9