Staging
v0.8.1
https://github.com/torvalds/linux
Raw File
Tip revision: e36f014edff70fc02b3d3d79cead1d58f289332e authored by Linus Torvalds on 02 February 2015, 04:07:21 UTC
Linux 3.19-rc7
Tip revision: e36f014
Kconfig
config DVB_DRX39XYJ
	tristate "Micronas DRX-J demodulator"
	depends on DVB_CORE && I2C
	default m if !MEDIA_SUBDRV_AUTOSELECT
	help
	  An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
	  to support this frontend.
back to top