Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 95071
b: refs/heads/master
c: ba7cc36
h: refs/heads/master
i:
  95069: d4a5ecd
  95067: d0031a0
  95063: 6a461c9
  95055: 391932d
  95039: 60b5564
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Apr 30, 2008
1 parent 0a2a14e commit 1269bfa
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 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: c17bf5db76f19211eaed4d01614414f179a06554
refs/heads/master: ba7cc365f50cee0758e89217875e56ca3d972ed3
9 changes: 7 additions & 2 deletions trunk/drivers/media/common/tuners/Kconfig
Original file line number Diff line number Diff line change
@@ -1,12 +1,17 @@
config MEDIA_ATTACH
bool "Load and attach frontend driver modules as needed"
bool "Load and attach frontend and tuner driver modules as needed"
depends on DVB_CORE
depends on MODULES
help
Remove the static dependency of DVB card drivers on all
frontend modules for all possible card variants. Instead,
allow the card drivers to only load the frontend modules
they require. This saves several KBytes of memory.
they require.

Also, tuner module will automatically load a tuner driver
when needed, for analog mode.

This saves several KBytes of memory.

Note: You will need module-init-tools v3.2 or later for this feature.

Expand Down

0 comments on commit 1269bfa

Please sign in to comment.