projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35774f4
)
V4L/DVB (8562): DVB_DRX397XD: remove FW_LOADER select
author
Adrian Bunk
<bunk@kernel.org>
Mon, 28 Jul 2008 19:58:05 +0000
(16:58 -0300)
committer
Mauro Carvalho Chehab
<mchehab@infradead.org>
Wed, 6 Aug 2008 09:57:05 +0000
(06:57 -0300)
Also for the new DVB_DRX397XD driver the FW_LOADER select and the
corresponding dependency on HOTPLUG can be removed.
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/dvb/frontends/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/media/dvb/frontends/Kconfig
b/drivers/media/dvb/frontends/Kconfig
index 574dffe91b6882b9280d70a1a035af9fcaa963a6..7dbb4a223c99829d0dbf88abf94d72ad5529ed6e 100644
(file)
--- a/
drivers/media/dvb/frontends/Kconfig
+++ b/
drivers/media/dvb/frontends/Kconfig
@@
-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.