Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - M index
The Linux kernel configuration item CONFIG_MEDIA_SUBDRV_AUTOSELECT
has multiple definitions:
drivers/media/Kconfig
The configuration item CONFIG_MEDIA_SUBDRV_AUTOSELECT:
( CONFIG_HAS_IOMEM ) && ( CONFIG_MEDIA_SUPPORT_FILTER )
By default, a media driver auto-selects all possible ancillary devices such as tuners, sensors, video encoders/decoders and frontends, that are used by any of the supported devices.
This is generally the right thing to do, except when there are strict constraints with regards to the kernel size, like on embedded systems.
Use this option with care, as deselecting ancillary drivers which are, in fact, necessary will result in the lack of the needed functionality for your device (it may not tune or may not have the needed demodulators).
If unsure say Y.
drivers/media/Kconfig
The configuration item CONFIG_MEDIA_SUBDRV_AUTOSELECT:
( CONFIG_MEDIA_ANALOG_TV_SUPPORT || CONFIG_MEDIA_DIGITAL_TV_SUPPORT || CONFIG_MEDIA_CAMERA_SUPPORT || CONFIG_MEDIA_SDR_SUPPORT ) && ( CONFIG_HAS_IOMEM )
By default, a media driver auto-selects all possible ancillary devices such as tuners, sensors, video encoders/decoders and frontends, that are used by any of the supported devices.
This is generally the right thing to do, except when there are strict constraints with regards to the kernel size, like on embedded systems.
Use this option with care, as deselecting ancillary drivers which are, in fact, necessary will result in the lack of the needed functionality for your device (it may not tune or may not have the needed demodulators).
If unsure say Y.
drivers/media/Kconfig
The configuration item CONFIG_MEDIA_SUBDRV_AUTOSELECT:
CONFIG_MEDIA_ANALOG_TV_SUPPORT || CONFIG_MEDIA_DIGITAL_TV_SUPPORT || CONFIG_MEDIA_CAMERA_SUPPORT
By default, a media driver auto-selects all possible i2c devices that are used by any of the supported devices.
This is generally the right thing to do, except when there are strict constraints with regards to the kernel size, like on embedded systems.
Use this option with care, as deselecting ancillary drivers which are, in fact, necessary will result in the lack of the needed functionality for your device (it may not tune or may not have the need demodulers).
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 2024). See also LKDDb sources on GitLab