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