aboutsummaryrefslogtreecommitdiff
path: root/ia64
diff options
context:
space:
mode:
authorAndrew Gaffney <agaffney@gentoo.org>2007-07-26 03:00:40 +0000
committerAndrew Gaffney <agaffney@gentoo.org>2007-07-26 03:00:40 +0000
commit1bdb11467f6c44f493733b3394ff1a7271b51dd5 (patch)
treeabcfc6407582bf59f15249b67536d61663905051 /ia64
parentPatch to compare new config instead of the one left laying around in the kern... (diff)
downloadgenkernel-1bdb11467f6c44f493733b3394ff1a7271b51dd5.tar.gz
genkernel-1bdb11467f6c44f493733b3394ff1a7271b51dd5.tar.bz2
genkernel-1bdb11467f6c44f493733b3394ff1a7271b51dd5.zip
enable CONFIG_INSMOD in all arch busy-config files
disable building of static insmod and remove all code related to it git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@521 67a159dc-881f-0410-a524-ba9dfbe2cb84
Diffstat (limited to 'ia64')
-rw-r--r--ia64/busy-config2
1 files changed, 1 insertions, 1 deletions
diff --git a/ia64/busy-config b/ia64/busy-config
index 39fb6a0f..11d6b5c8 100644
--- a/ia64/busy-config
+++ b/ia64/busy-config
@@ -327,7 +327,7 @@ CONFIG_FINDFS=y
#
# Linux Module Utilities
#
-# CONFIG_INSMOD is not set
+CONFIG_INSMOD=y
# CONFIG_FEATURE_INSMOD_VERSION_CHECKING is not set
# CONFIG_FEATURE_INSMOD_KSYMOOPS_SYMBOLS is not set
# CONFIG_FEATURE_INSMOD_LOADINKMEM is not set