Sign in
nest-open-source
/
manifest_repos
/
kernel
/
87e3cc7d802d25e3c44149fd9c7e1dda97378019
/
.
/
drivers
/
mailbox
/
Kconfig
blob: b79a73c463c7b21b2385baddc4e36aa9c583da66 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: (GPL-2.0+ OR MIT)
#
# Amlogic mhu mailbox device configuration
#
config AMLOGIC_MHU_MBOX
tristate
"MESON MHU Mailbox"
default
n
depends on MAILBOX
depends on ARM_SCPI_PROTOCOL
help
MESON MHU
Mailbox
driver
.