Analyse and explore linux
Component MODULES

Component MODULES

Component Type: kbuild config

Description: Enable loadable module support

More info: 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.

Build project: Kconfig (Linux kconfig) (Path: init\Kconfig )

Other views: file explorer

Component MODULES

Component Type: kbuild config

Description: Enable loadable module support

Build project: Kconfig (Linux kconfig) (Path: scripts\kconfig\tests\choice\Kconfig )

Other views: file explorer

Component MODULES

Component Type: kbuild config

Build project: Kconfig (Linux kconfig) (Path: scripts\kconfig\tests\choice_value_with_m_dep\Kconfig )

Other views: file explorer

Component MODULES

Component Type: kbuild config

Build project: Kconfig (Linux kconfig) (Path: scripts\kconfig\tests\inter_choice\Kconfig )

Other views: file explorer

Generated by PFA software prototype