X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=security%2FKconfig;h=c518fcd60bc2a7f9002cb130db396f633339630d;hb=ca50f1a98281f2831d32c57dc126b1c35cfbac01;hp=d9f47ce7e2076877064e50eb2e34fd0f9c9fbd2a;hpb=4cb40f795af36b3deb743f6ccf6c3fd542c61c8d;p=linux-2.6-omap-h63xx.git diff --git a/security/Kconfig b/security/Kconfig index d9f47ce7e20..c518fcd60bc 100644 --- a/security/Kconfig +++ b/security/Kconfig @@ -103,6 +103,14 @@ config SECURITY_ROOTPLUG If you are unsure how to answer this question, answer N. +config SECURITY_LOWMEM + tristate "Low memory watermark support" + depends on SECURITY + help + Implements low memory watermark support + + If you are unsure how to answer this question, answer N. + config SECURITY_DEFAULT_MMAP_MIN_ADDR int "Low address space to protect from user allocation" depends on SECURITY