diff options
-rw-r--r-- | modutils/Config.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/modutils/Config.in b/modutils/Config.in index bffb521c4..44b1d9134 100644 --- a/modutils/Config.in +++ b/modutils/Config.in @@ -157,6 +157,9 @@ config FEATURE_2_4_MODULES help Support module loading for 2.2.x and 2.4.x Linux kernels. + Note: + This is automatically enabled if 2.6 modules are not enabled. + config FEATURE_2_6_MODULES # Simulate indentation bool "Support version 2.6.x Linux kernels" |