Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - M index

CONFIG_MODULES: Enable loadable module support

General informations

The Linux kernel configuration item CONFIG_MODULES has multiple definitions:

Enable loadable module support found in scripts/kconfig/tests/choice/Kconfig

The configuration item CONFIG_MODULES:

Help text

(none)

Enable loadable module support found in kernel/module/Kconfig

The configuration item CONFIG_MODULES:

Help text

Kernel modules are small pieces of compiled code which can be inserted in the running kernel, rather than being permanently built into the kernel. You use the "modprobe" tool to add (and sometimes remove) them. If you say Y here, many parts of the kernel can be built as modules (by answering M instead of Y where indicated): this is most useful for infrequently used options which are not required for booting. For more information, see the man pages for modprobe, lsmod, modinfo, insmod and rmmod.

If you say Y here, you will need to run "make modules_install" to put the modules under /lib/modules/ where modprobe can find them (you may need to be root to do this).

If unsure, say Y.

found in scripts/kconfig/tests/inter_choice/Kconfig

The configuration item CONFIG_MODULES:

Help text

(none)

found in scripts/kconfig/tests/choice_value_with_m_dep/Kconfig

The configuration item CONFIG_MODULES:

Help text

(none)

Enable loadable module support found in init/Kconfig

The configuration item CONFIG_MODULES:

Help text

Kernel modules are small pieces of compiled code which can be inserted in the running kernel, rather than being permanently built into the kernel. You use the "modprobe" tool to add (and sometimes remove) them. If you say Y here, many parts of the kernel can be built as modules (by answering M instead of Y where indicated): this is most useful for infrequently used options which are not required for booting. For more information, see the man pages for modprobe, lsmod, modinfo, insmod and rmmod.

If you say Y here, you will need to run "make modules_install" to put the modules under /lib/modules/ where modprobe can find them (you may need to be root to do this).

If unsure, say Y.

Enable loadable module support found in arch/um/Kconfig

The configuration item CONFIG_MODULES:

Help text

(none)

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - M index

Automatically generated (in year 2024). See also LKDDb sources on GitLab