mirror of
https://github.com/torvalds/linux.git
synced 2024-11-27 14:41:39 +00:00
um: Select HAVE_DEBUG_KMEMLEAK
Now we have the infrastructure to support kmemleak. Enable the HAVE flag. Signed-off-by: Richard Weinberger <richard@nod.at>
This commit is contained in:
parent
b63236972e
commit
5609a3d309
@ -5,6 +5,7 @@ config UML
|
||||
select HAVE_ARCH_SECCOMP_FILTER
|
||||
select HAVE_UID16
|
||||
select HAVE_FUTEX_CMPXCHG if FUTEX
|
||||
select HAVE_DEBUG_KMEMLEAK
|
||||
select GENERIC_IRQ_SHOW
|
||||
select GENERIC_CPU_DEVICES
|
||||
select GENERIC_IO
|
||||
|
Loading…
Reference in New Issue
Block a user