From cba9ef5523f09ecc3240f9f6efcdd0440c652c91 Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Tue, 10 Oct 2006 21:00:47 +0000 Subject: fixes from Vladimir Dronnikov --- modutils/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modutils') diff --git a/modutils/Config.in b/modutils/Config.in index b28c66d24..c8bd61996 100644 --- a/modutils/Config.in +++ b/modutils/Config.in @@ -43,7 +43,7 @@ config FEATURE_INSMOD_LOADINKMEM config FEATURE_INSMOD_LOAD_MAP bool "Enable load map (-m) option" default n - depends on INSMOD && FEATURE_2_4_MODULES + depends on INSMOD && ( FEATURE_2_4_MODULES || FEATURE_2_6_MODULES ) help Enabling this, one would be able to get a load map output on stdout. This makes kernel module debugging -- cgit v1.2.3