mm/damon/dbgfs: support physical memory monitoring
[linux-2.6-microblaze.git] / mm / damon / Kconfig
index 2a5923b..ca33b28 100644 (file)
@@ -54,7 +54,7 @@ config DAMON_VADDR_KUNIT_TEST
 
 config DAMON_DBGFS
        bool "DAMON debugfs interface"
-       depends on DAMON_VADDR && DEBUG_FS
+       depends on DAMON_VADDR && DAMON_PADDR && DEBUG_FS
        help
          This builds the debugfs interface for DAMON.  The user space admins
          can use the interface for arbitrary data access monitoring.