blob: b75cccc5a03808de1ed96434fc14904f24e12f1b [file] [log] [blame] [edit]
menu "Hisilicon platform"
menuconfig HISILICON_PLATFORM
bool "Hisilicon platform support"
default n
help
Say yes here to support the hisilicon platform
if HISILICON_PLATFORM
source "drivers/hisi/mailbox/Kconfig"
source "drivers/hisi/hifi_dsp/Kconfig"
source "drivers/hisi/hifi_mailbox/Kconfig"
endif #HISILICON_PLATFORM
endmenu