To load GPLONLY symbols its is required that CHECK_TAINTED_MODULES be

enabled, if not GPLONLY symbols are ignored.
This commit is contained in:
Glenn L McGrath
2003-09-03 00:42:58 +00:00
parent 530ea42abc
commit 759d7ececd
2 changed files with 8 additions and 4 deletions

View File

@@ -119,6 +119,7 @@ config CONFIG_FEATURE_CHECK_TAINTED_MODULE
Support checking for tainted modules. These are usually binary
only modules that will make the linux-kernel list ignore your
support request.
This option is required to support GPLONLY modules.
endmenu