diff --git a/mm/Kconfig b/mm/Kconfig
index 8c895973dfbaf44457678187275ef8bceb7d0a08..b53427ad30a34618e6c8da34ffcc540a581de552 100644
--- a/mm/Kconfig
+++ b/mm/Kconfig
@@ -206,7 +206,6 @@ config VIRT_TO_BUS
 config UNEVICTABLE_LRU
 	bool "Add LRU list to track non-evictable pages"
 	default y
-	depends on MMU
 	help
 	  Keeps unevictable pages off of the active and inactive pageout
 	  lists, so kswapd will not waste CPU time or have its balancing