diff -NurpP --minimal linux-2.6.19.7-vs2.2.0-rc18.2/security/Kconfig linux-2.6.19.7-vs2.2.0-rc18.3/security/Kconfig --- linux-2.6.19.7-vs2.2.0-rc18.2/security/Kconfig 2006-11-07 03:19:29 +0100 +++ linux-2.6.19.7-vs2.2.0-rc18.3/security/Kconfig 2007-03-19 05:43:18 +0100 @@ -6,6 +6,7 @@ menu "Security options" config KEYS bool "Enable access key retention support" + depends on !VSERVER_SECURITY help This option provides support for retaining authentication tokens and access keys in the kernel.