android_kernel_oneplus_msm8998/drivers/oneplus/Kconfig
Pranav Vashi aa79d2f01e drivers: Allow disabling OEM debug support
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
2018-12-26 08:21:02 +01:00

8 lines
233 B
Text

config OEM_DEBUG_SUPPORT
bool "OEM debug support"
default n
config OEM_TRACE_SUPPORT
depends on OEM_DEBUG_SUPPORT
bool "OEM debug function, enable it will register the device, which under /dev/otracer."
default y