Commit 886f8d67 authored by Adrian Bunk's avatar Adrian Bunk Committed by Mauro Carvalho Chehab
Browse files

V4L/DVB (8562): DVB_DRX397XD: remove FW_LOADER select



Also for the new DVB_DRX397XD driver the FW_LOADER select and the
corresponding dependency on HOTPLUG can be removed.

Signed-off-by: default avatarAdrian Bunk <bunk@kernel.org>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@infradead.org>
parent 35774f42
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -135,9 +135,8 @@ config DVB_CX22702

config DVB_DRX397XD
	tristate "Micronas DRX3975D/DRX3977D based"
	depends on DVB_CORE && I2C && HOTPLUG
	depends on DVB_CORE && I2C
	default m if DVB_FE_CUSTOMISE
	select FW_LOADER
	help
	  A DVB-T tuner module. Say Y when you want to support this frontend.