diff options
author | Michael Krufky <devnull@localhost> | 2005-10-23 06:35:55 +0000 |
---|---|---|
committer | Michael Krufky <devnull@localhost> | 2005-10-23 06:35:55 +0000 |
commit | 5c850f13dea8354ff1bfe63b796d1fdbf174a755 (patch) | |
tree | 8dc9c9d5cee054861631d6628c2b7a063bea7a4a /linux/drivers/media/video/saa711x.c | |
parent | 8c667430e5fabf23cf6c37e8e9ed614d7bd0f901 (diff) | |
download | mediapointer-dvb-s2-5c850f13dea8354ff1bfe63b796d1fdbf174a755.tar.gz mediapointer-dvb-s2-5c850f13dea8354ff1bfe63b796d1fdbf174a755.tar.bz2 |
- Create Kconfig files for cx88 and saa7134 directories.
These are new files, not yet in the kernel. When patching
upstream, we will have to remove cx88 and saa7134 stuff from
drivers/media/video/Kconfig and replace them with:
source "drivers/media/video/cx88/Kconfig"
source "drivers/media/video/saa7134/Kconfig"
- Previously, when loading cx88-dvb or saa7134-dvb, all supported
frontend modules get loaded as well, even if the hardware
doesn't need it.
- Added new functionality to give users a choice of whether to
compile support for all dvb frontends, or to allow the user to
tweak the build, and only include support for frontend modules
needed by the hardware in the system.
The option to build support for all frontends is selected by
default. When unselected, a list of frontends is displayed, all
selected by default. Users will be able to unselect the
frontend modules that they do not wish to build support for.
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
Diffstat (limited to 'linux/drivers/media/video/saa711x.c')
0 files changed, 0 insertions, 0 deletions