X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=security%2FKconfig;h=873adfc84de376f64d4db1b54a6ce04776a82b25;hb=cf1ceb8e3c2a2d9189637cb7db54832e45688673;hp=460e5c9cf496c725b830d8f34bc8dcf0bd8bff56;hpb=97d41e90fe61399b99d74820cb7f2d6e0fbac91d;p=linux-2.6-omap-h63xx.git diff --git a/security/Kconfig b/security/Kconfig index 460e5c9cf49..873adfc84de 100644 --- a/security/Kconfig +++ b/security/Kconfig @@ -93,6 +93,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. + source security/selinux/Kconfig endmenu