Add the other KMEMLEAK options.
This commit is contained in:
parent
6dfd49c507
commit
9db9462760
@ -3695,10 +3695,12 @@ CONFIG_HEADERS_CHECK=y
|
|||||||
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
|
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
|
||||||
|
|
||||||
# DEBUG options that don't get enabled/disabled with 'make debug/release'
|
# DEBUG options that don't get enabled/disabled with 'make debug/release'
|
||||||
#
|
|
||||||
# Kmemleak still produces a lot of false positives.
|
|
||||||
CONFIG_DEBUG_KMEMLEAK=y
|
CONFIG_DEBUG_KMEMLEAK=y
|
||||||
#
|
CONFIG_DEBUG_KMEMLEAK_EARLY_LOG_SIZE=400
|
||||||
|
# CONFIG_DEBUG_KMEMLEAK_TEST is not set
|
||||||
|
CONFIG_DEBUG_KMEMLEAK_DEFAULT_OFF=y
|
||||||
|
|
||||||
# This generates a huge amount of dmesg spew
|
# This generates a huge amount of dmesg spew
|
||||||
# CONFIG_DEBUG_KOBJECT is not set
|
# CONFIG_DEBUG_KOBJECT is not set
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user