Lines Matching full:module
14 +- Loadable module support
15 | +- Enable loadable module support
16 | +- Set version information on all module symbols
17 | +- Kernel module loader
31 bool "Set version information on all module symbols"
198 module state. Dependency expressions have the following syntax:
262 bool "Enable loadable module support"
265 bool "Set version information on all module symbols"
268 comment "module support disabled"
456 Build as module only
458 To restrict a component build to module-only, qualify its config symbol
464 limits FOO to module (=m) or disabled (=n).