Skip to content

Commit 31c8d06

Browse files
Nicolas FrayerJassiBrar
authored andcommitted
mailbox: config: ti-msgmgr: Default set to ARCH_K3 for TI msg manager
Defaulting the build to ARCH_K3 for the TI message manager driver. Signed-off-by: Nicolas Frayer <[email protected]> Signed-off-by: Jassi Brar <[email protected]>
1 parent e2cb0ea commit 31c8d06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/mailbox/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ config STI_MBOX
136136
config TI_MESSAGE_MANAGER
137137
tristate "Texas Instruments Message Manager Driver"
138138
depends on ARCH_KEYSTONE || ARCH_K3
139+
default ARCH_K3
139140
help
140141
An implementation of Message Manager slave driver for Keystone
141142
and K3 architecture SoCs from Texas Instruments. Message Manager

0 commit comments

Comments
 (0)