dect
/
linux-2.6
Archived
13
0
Fork 0

kbuild: remove EXPERIMENTAL tag from Module versioning

Module versioning support has been stable for a loong time
so let's get rid of the EXPERIMENTAL tag.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
This commit is contained in:
Sam Ravnborg 2005-12-26 23:04:02 +01:00
parent c40f56409d
commit 0d54164331
1 changed files with 2 additions and 2 deletions

View File

@ -460,8 +460,8 @@ config OBSOLETE_MODPARM
If unsure, say Y.
config MODVERSIONS
bool "Module versioning support (EXPERIMENTAL)"
depends on MODULES && EXPERIMENTAL
bool "Module versioning support"
depends on MODULES
help
Usually, you have to use modules compiled with your kernel.
Saying Y here makes it sometimes possible to use modules