xref: /linux/drivers/media/dvb-frontends/drx39xyj/Kconfig (revision a4eb44a6435d6d8f9e642407a4a06f65eb90ca04)
1# SPDX-License-Identifier: GPL-2.0-only
2config DVB_DRX39XYJ
3	tristate "Micronas DRX-J demodulator"
4	depends on DVB_CORE && I2C
5	default m if !MEDIA_SUBDRV_AUTOSELECT
6	help
7	  An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
8	  to support this frontend.
9