aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Anup Patel <anup.patel@broadcom.com> 2017-10-03 10:53:00 +0530
committerGravatar Vinod Koul <vinod.koul@intel.com> 2017-10-23 11:35:47 +0530
commit7076a1e4a4ea926ba9ae3b5f4a5eb6dced0a902d (patch)
tree19457ab5f5a3475e03a563fb0d850c4cc213f132
parentdmaengine: bcm-sba-raid: Use common GPL comment header (diff)
downloadlinux-7076a1e4a4ea926ba9ae3b5f4a5eb6dced0a902d.tar.gz
linux-7076a1e4a4ea926ba9ae3b5f4a5eb6dced0a902d.tar.bz2
linux-7076a1e4a4ea926ba9ae3b5f4a5eb6dced0a902d.zip
dmaengine: Build bcm-sba-raid driver as loadable module for iProc SoCs
By default, we build Broadcom SBA RAID driver as loadable module for iProc SOCs so that kernel image is little smaller and we load SBA RAID driver only when required. Signed-off-by: Anup Patel <anup.patel@broadcom.com> Reviewed-by: Scott Branden <scott.branden@broadcom.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
-rw-r--r--drivers/dma/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/dma/Kconfig b/drivers/dma/Kconfig
index fadc4d8783bd..48cf8df7255f 100644
--- a/drivers/dma/Kconfig
+++ b/drivers/dma/Kconfig
@@ -115,7 +115,7 @@ config BCM_SBA_RAID
select DMA_ENGINE_RAID
select ASYNC_TX_DISABLE_XOR_VAL_DMA
select ASYNC_TX_DISABLE_PQ_VAL_DMA
- default ARCH_BCM_IPROC
+ default m if ARCH_BCM_IPROC
help
Enable support for Broadcom SBA RAID Engine. The SBA RAID
engine is available on most of the Broadcom iProc SoCs. It