Navigation:
Linux Kernel Driver DataBase -
web LKDDB:
Main index -
K index
The Linux kernel configuration item CONFIG_KMOD has multiple definitions:
init/KconfigThe configuration item CONFIG_KMOD:
(none)This is being removed soon. These days, MODULES implies KMOD, so use that instead.
init/KconfigThe configuration item CONFIG_KMOD:
CONFIG_MODULESNormally when you have selected some parts of the kernel to be created as kernel modules, you must load them (using the "modprobe" command) before you can use them. If you say Y here, some parts of the kernel will be able to load modules automatically: when a part of the kernel needs a module, it runs modprobe with the appropriate arguments, thereby loading the module if it is available. 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 - K index
Automatically generated (in year 2013) with gen-web-lkddb.py in lkddb-sources.