Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 138062
b: refs/heads/master
c: 4609bdd
h: refs/heads/master
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Mar 30, 2009
1 parent 3fd097a commit 07d71f7
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 8 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: af2ffb2cfd72dc949f1bac7f7de291f116ae87da
refs/heads/master: 4609bdd927913c63db4477b066d002aed9cfc504
20 changes: 13 additions & 7 deletions trunk/drivers/media/dvb/frontends/Kconfig
Original file line number Diff line number Diff line change
@@ -1,17 +1,21 @@
menu "Customise DVB Frontends"
depends on DVB_CORE

config DVB_FE_CUSTOMISE
bool "Customise the frontend modules to build"
depends on DVB_CORE
default N
help
This allows the user to deselect frontend drivers unnecessary
for their hardware from the build. Use this option with care
as deselecting frontends which are in fact necessary will result
in DVB devices which cannot be tuned due to lack of driver support.
This allows the user to select/deselect frontend drivers for their
hardware from the build.

Use this option with care as deselecting frontends which are in fact
necessary will result in DVB devices which cannot be tuned due to lack
of driver support.

If unsure say N.

if DVB_FE_CUSTOMISE

menu "Customise DVB Frontends"

comment "Multistandard (satellite) frontends"
depends on DVB_CORE

Expand Down Expand Up @@ -507,3 +511,5 @@ config DVB_AF9013
help
Say Y when you want to support this frontend.
endmenu

endif

0 comments on commit 07d71f7

Please sign in to comment.