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