Files
linux/drivers/hisi/hifi_mailbox/mailbox/Kconfig
T
Niranjan Yadla 79318ad740 hifi-mailbox: mailbox: Pull code from hisilicon open source
Here is the link to hisilicon kernel open source tree and look for "MHA"
Description "Mate 9, MHA, Android 7.0, EMUI 5.0"
http://consumer.huawei.com/en/opensource/detail/index.htm?siteCode=worldwide&productCode=Smartphones&fileType=openSourceSoftware&pageSize=10&curPage=1

Added hifi-mailbox:mailbox

Signed-off-by: Niranjan Yadla <nyadla@cadence.com>
2017-08-23 10:49:00 -07:00

9 lines
169 B
Plaintext

menu "Hifi mailbox driver"
config HIFI_MAILBOX
bool "hifi mailbox driver base on ipc"
default n
help
transplant balong mailbox driver.
endmenu