config CONTEXTHUB_FUZZ_CHANNEL
    bool "contexthub fuzz channel"
	depends on CONTEXTHUB
	default n
	help
	Say yes here if you want to use contexthub IPC dbg function

config CONTEXTHUB_FUZZ_KCOV
    bool "contexthub fuzz kcov driver"
	depends on CONTEXTHUB
	default n
	help
	Say yes here if you want to use contexthub IPC dbg function

config CONTEXTHUB_FUZZ_ASSEMBLY
    bool "contexthub fuzz macro differences between single and double frameworks"
	depends on CONTEXTHUB
	default n
	help
	Say yes here if you want to use contexthub IPC dbg function

config CONTEXTHUB_FUZZ_KERNEL_KCOV
    bool "contexthub fuzz open flag of kernel kcov "
	depends on CONTEXTHUB
	default n
	help
	Say yes here if you want to use contexthub IPC dbg function
