CONFIG_ARCH_DISABLE_KASAN_INLINE (not configurable)

configname: CONFIG_ARCH_DISABLE_KASAN_INLINE

Linux Kernel Configuration
└─>Kernel hacking
└─>Memory Debugging
└─>ARCH_DISABLE_KASAN_INLINE
In linux kernel since version 5.2 (release Date: 2019-07-07)  
Disables both inline and stack instrumentation. Selected by
architectures that do not support these instrumentation types.