diff options
Diffstat (limited to 'modutils/Config.src')
-rw-r--r-- | modutils/Config.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modutils/Config.src b/modutils/Config.src index 5f0b0ce..9b76c83 100644 --- a/modutils/Config.src +++ b/modutils/Config.src @@ -75,7 +75,7 @@ config FEATURE_INSMOD_KSYMOOPS_SYMBOLS depends on FEATURE_2_4_MODULES && (INSMOD || MODPROBE) help By adding module symbols to the kernel symbol table, Oops messages - occuring within kernel modules can be properly debugged. By enabling + occurring within kernel modules can be properly debugged. By enabling this feature, module symbols will always be added to the kernel symbol table for proper debugging support. If you are not interested in Oops messages from kernel modules, say N. |