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