X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Flinux%2Fautoconf.h;h=c4806367f16fd2f8b5b65d28e5f7aae6f7ff121e;hb=746550cff061581f89c687ada8523670768364f2;hp=546d521775b4ec09e0822e18e9272b8808666d31;hpb=86090fcac5e27b630656fe3d963a6b80e26dac44;p=linux-2.6.git diff --git a/include/linux/autoconf.h b/include/linux/autoconf.h index 546d52177..c4806367f 100644 --- a/include/linux/autoconf.h +++ b/include/linux/autoconf.h @@ -2297,6 +2297,18 @@ #define CONFIG_X86_FIND_SMP_CONFIG 1 #define CONFIG_X86_MPPARSE 1 +/* + * Linux VServer + */ +#define CONFIG_VSERVER_LEGACY 1 +#define CONFIG_PROC_SECURE 1 +#undef CONFIG_VSERVER_HARDCPU +#undef CONFIG_INOXID_NONE +#undef CONFIG_INOXID_GID16 +#define CONFIG_INOXID_GID24 1 +#undef CONFIG_INOXID_GID32 +#undef CONFIG_INOXID_MAGIC + /* * Security options */