doc: CONFIG_UNEVICTABLE_LRU doesn't exist anymore
[deliverable/linux.git] / Documentation / vm / unevictable-lru.txt
index 2d70d0d95108e2ceb23af366e6d3169ca1101e7f..97bae3c576c23668cc0fccfbc45ff97b8172840e 100644 (file)
@@ -84,8 +84,7 @@ indicate that the page is being managed on the unevictable list.
 
 The PG_unevictable flag is analogous to, and mutually exclusive with, the
 PG_active flag in that it indicates on which LRU list a page resides when
-PG_lru is set.  The unevictable list is compile-time configurable based on the
-UNEVICTABLE_LRU Kconfig option.
+PG_lru is set.
 
 The Unevictable LRU infrastructure maintains unevictable pages on an additional
 LRU list for a few reasons:
This page took 0.073657 seconds and 5 git commands to generate.