Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - M index
The Linux kernel configuration item CONFIG_MODULE_SIG_ALL
has multiple definitions:
kernel/module/Kconfig
The configuration item CONFIG_MODULE_SIG_ALL:
( CONFIG_MODULE_SIG || CONFIG_IMA_APPRAISE_MODSIG ) && ( CONFIG_MODULE_SIG_FORCE && ! CONFIG_MODULE_SIG_ALL )
Sign all modules during make modules_install. Without this option, modules must be signed manually, using the scripts/sign-file tool.
init/Kconfig
The configuration item CONFIG_MODULE_SIG_ALL:
( CONFIG_MODULE_SIG || CONFIG_IMA_APPRAISE_MODSIG ) && ( CONFIG_MODULE_SIG_FORCE && ! CONFIG_MODULE_SIG_ALL )
Sign all modules during make modules_install. Without this option, modules must be signed manually, using the scripts/sign-file tool.
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