diff options
Diffstat (limited to 'lib/Kconfig.kasan')
-rw-r--r-- | lib/Kconfig.kasan | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/Kconfig.kasan b/lib/Kconfig.kasan index 777eda7d1ab4..39f24d6721e5 100644 --- a/lib/Kconfig.kasan +++ b/lib/Kconfig.kasan | |||
@@ -18,10 +18,6 @@ config KASAN | |||
18 | For better error detection enable CONFIG_STACKTRACE, | 18 | For better error detection enable CONFIG_STACKTRACE, |
19 | and add slub_debug=U to boot cmdline. | 19 | and add slub_debug=U to boot cmdline. |
20 | 20 | ||
21 | config KASAN_SHADOW_OFFSET | ||
22 | hex | ||
23 | default 0xdffffc0000000000 if X86_64 | ||
24 | |||
25 | choice | 21 | choice |
26 | prompt "Instrumentation type" | 22 | prompt "Instrumentation type" |
27 | depends on KASAN | 23 | depends on KASAN |