Skip to content

Commit

Permalink
V4L/DVB (8060): Kconfig: MEDIA_TUNER_CUSTOMIZE should be disabled by …
Browse files Browse the repository at this point in the history
…default

The build option, MEDIA_TUNER_CUSTOMIZE, allows us to disable tuner drivers
that would have otherwise been selected by default.  This is an advanced
customization option that should be disabled by default.

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
  • Loading branch information
Michael Krufky authored and Mauro Carvalho Chehab committed Jul 20, 2008
1 parent 03a0ea1 commit fb733bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/media/common/tuners/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ config MEDIA_TUNER
menuconfig MEDIA_TUNER_CUSTOMIZE
bool "Customize analog and hybrid tuner modules to build"
depends on MEDIA_TUNER
default n
help
This allows the user to deselect tuner drivers unnecessary
for their hardware from the build. Use this option with care
Expand Down

0 comments on commit fb733bf

Please sign in to comment.