Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 79e0d9bd authored by Catalin Marinas's avatar Catalin Marinas
Browse files

kmemleak: Select DEBUG_FS unconditionally in DEBUG_KMEMLEAK



In the past DEBUG_FS used to depend on SYSFS and DEBUG_KMEMLEAK selected
it conditionally. This is no longer the case, so always select DEBUG_FS
via DEBUG_KMEMLEAK.

Signed-off-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
parent 52c3ce4e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -400,7 +400,7 @@ config DEBUG_KMEMLEAK
	depends on DEBUG_KERNEL && EXPERIMENTAL && !MEMORY_HOTPLUG && \
		(X86 || ARM || PPC || S390 || SPARC64 || SUPERH || MICROBLAZE || TILE)

	select DEBUG_FS if SYSFS
	select DEBUG_FS
	select STACKTRACE if STACKTRACE_SUPPORT
	select KALLSYMS
	select CRC32