comment "hisi ipc MailBox driver"
config HISI_MAILBOX
	bool "hisi ipc MailBox driver"
	default n
	help
	  hisi ipc MailBox driver

comment "hisi ipc mailboxes debugfs user"
config HISI_MAILBOX_DEBUGFS
	bool "hisi ipc mailboxes debugfs user"
	depends on (HISI_MAILBOX) && DEBUG_FS
	default n
	help
	  HiIPCV230 ipc mailboxes debugfs user

comment "hisi ipc MailBox driver performance debug"
config HISI_MAILBOX_PERFORMANCE_DEBUG
	bool "hisi ipc MailBox driver performance debug"
	depends on (HISI_MAILBOX)
	default n
	help
	  Print tts of sending task, if config is set y

comment "hisi kernel API about remote processor communication"
config HISI_RPROC
	bool "hisi ipc kernel API"
	default n
	help
	  hisi kernel API about remote processor communication

comment "hisi rproc kernel API debugfs"
config HISI_RPROC_TESTFILE
	bool "hisi rproc kernel API test file"
	depends on HISI_RPROC
	default n
	help
	  debug for hisi_rproc

comment "bsp_reset_core_notify to support modem compile"
config BSP_RESET_CORE_NOTIFY
	bool "bsp_reset_core_notify"
	default n
	help
	  to support modem compile