Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - M index
The Linux kernel configuration item CONFIG_MEDIA_ATTACH
has multiple definitions:
drivers/media/Kconfig
The configuration item CONFIG_MEDIA_ATTACH:
( CONFIG_MEDIA_ANALOG_TV_SUPPORT || CONFIG_MEDIA_DIGITAL_TV_SUPPORT || CONFIG_MEDIA_RADIO_SUPPORT ) && ( CONFIG_MODULES )
(none)
drivers/media/tuners/Kconfig
The configuration item CONFIG_MEDIA_ATTACH:
( CONFIG_MEDIA_ANALOG_TV_SUPPORT || CONFIG_MEDIA_DIGITAL_TV_SUPPORT || CONFIG_MEDIA_RADIO_SUPPORT ) && ( CONFIG_MODULES ) && (! CONFIG_EXPERT )
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.
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.
If unsure say Y.
drivers/media/common/tuners/Kconfig
The configuration item CONFIG_MEDIA_ATTACH:
( CONFIG_MEDIA_ANALOG_TV_SUPPORT || CONFIG_MEDIA_DIGITAL_TV_SUPPORT || CONFIG_MEDIA_RADIO_SUPPORT ) && ( CONFIG_MODULES ) && (! CONFIG_EXPERT )
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.
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.
If unsure say Y.
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - M index
Automatically generated (in year 2025). See also LKDDb sources on GitLab