aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--modutils/Config.in3
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
157 help 157 help
158 Support module loading for 2.2.x and 2.4.x Linux kernels. 158 Support module loading for 2.2.x and 2.4.x Linux kernels.
159 159
160 Note:
161 This is automatically enabled if 2.6 modules are not enabled.
162
160config FEATURE_2_6_MODULES 163config FEATURE_2_6_MODULES
161 # Simulate indentation 164 # Simulate indentation
162 bool "Support version 2.6.x Linux kernels" 165 bool "Support version 2.6.x Linux kernels"