mailbox: config: ti-msgmgr: Default set to ARCH_K3 for TI msg manager
authorNicolas Frayer <nfrayer@baylibre.com>
Tue, 22 Nov 2022 20:22:44 +0000 (21:22 +0100)
committerJassi 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

index 05d6fae..3515ab6 100644 (file)
@@ -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