Module option for compiled-in parts

From: Jan Engelhardt
Date: Sat Jul 16 2005 - 03:51:55 EST


Hi,


I have added a module_param() to a component that is compiled in
(drivers/char/vt.c). Since it's not a module, will it still show a
/sys/module/WhatGoesHere/parameters/myvariablename file? What will be put as
"WhatGoesHere" as vt.c does not become vt.ko?


Jan Engelhardt
--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/