瀏覽代碼

mailbox: Build Broadcom FlexRM driver as loadable module for iProc SOCs

By default, we build Broadcom FlexRM driver as loadable module for
iProc SOCs so that kernel image is little smaller and we load FlexRM
driver only when required.

Signed-off-by: Anup Patel <anup.patel@broadcom.com>
Reviewed-by: Scott Branden <scott.branden@broadcom.com>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Anup Patel 7 年之前
父節點
當前提交
22d28b0ffc
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      drivers/mailbox/Kconfig

+ 1 - 1
drivers/mailbox/Kconfig

@@ -166,7 +166,7 @@ config BCM_FLEXRM_MBOX
 	depends on ARCH_BCM_IPROC || COMPILE_TEST
 	depends on HAS_DMA
 	select GENERIC_MSI_IRQ_DOMAIN
-	default ARCH_BCM_IPROC
+	default m if ARCH_BCM_IPROC
 	help
 	  Mailbox implementation of the Broadcom FlexRM ring manager,
 	  which provides access to various offload engines on Broadcom