]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - security/Kconfig
Fix compiler warnings in smartreflex.c
[linux-2.6-omap-h63xx.git] / security / Kconfig
index 559293922a479eabf188b70e963d5264f9032799..811f00270546ce972a10701543edd11024deae59 100644 (file)
@@ -95,6 +95,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