aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2008-05-27 08:41:32 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2008-05-27 08:41:32 +0000
commit9474830006260c14abd6d4282e2633a62efb8010 (patch)
tree543f6910eb4a3d3863557ff92fbee5064609807c
parent1ea25684694721226997c04bd79d51f1f4d774b1 (diff)
downloadbusybox-w32-9474830006260c14abd6d4282e2633a62efb8010.tar.gz
busybox-w32-9474830006260c14abd6d4282e2633a62efb8010.tar.bz2
busybox-w32-9474830006260c14abd6d4282e2633a62efb8010.zip
- improve help-text
-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"