Hi! ... > > recompile. I don't think a module parameter would be an issue in > > embedded-land either, right? > > In embedded-land you sometimes wish to build a kernel with everything > compiled in, without support for module loading. No problem, compiled-in-modules can read modules parameters from command line. Best regards Marc