diff options
author | Bernhard Reutner-Fischer | 2008-05-27 08:41:32 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer | 2008-05-27 08:41:32 +0000 |
commit | 9474830006260c14abd6d4282e2633a62efb8010 (patch) | |
tree | 543f6910eb4a3d3863557ff92fbee5064609807c /modutils | |
parent | 1ea25684694721226997c04bd79d51f1f4d774b1 (diff) | |
download | busybox-9474830006260c14abd6d4282e2633a62efb8010.zip busybox-9474830006260c14abd6d4282e2633a62efb8010.tar.gz |
- improve help-text
Diffstat (limited to 'modutils')
-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 bffb521..44b1d91 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" |