projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e2cb0ea
)
mailbox: config: ti-msgmgr: Default set to ARCH_K3 for TI msg manager
author
Nicolas Frayer
<nfrayer@baylibre.com>
Tue, 22 Nov 2022 20:22:44 +0000
(21:22 +0100)
committer
Jassi Brar
<jaswinder.singh@linaro.org>
Mon, 19 Dec 2022 02:40:29 +0000
(20:40 -0600)
Defaulting the build to ARCH_K3 for the TI message manager driver.
Signed-off-by: Nicolas Frayer <nfrayer@baylibre.com>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
drivers/mailbox/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/mailbox/Kconfig
b/drivers/mailbox/Kconfig
index 05d6fae800e372e00f69ef77041d08c5123e5f5c..3515ab67da484ffc3193bfae00f0d3fa0ccc6d9a 100644
(file)
--- a/
drivers/mailbox/Kconfig
+++ b/
drivers/mailbox/Kconfig
@@
-136,6
+136,7
@@
config STI_MBOX
config TI_MESSAGE_MANAGER
tristate "Texas Instruments Message Manager Driver"
depends on ARCH_KEYSTONE || ARCH_K3
+ default ARCH_K3
help
An implementation of Message Manager slave driver for Keystone
and K3 architecture SoCs from Texas Instruments. Message Manager