xref: /linux/drivers/media/dvb-frontends/drx39xyj/Kconfig (revision df24e1783e6e0eb3dc0e3ba5a8df3bb0cc537408)
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