diff options
Diffstat (limited to 'drivers/dma/Kconfig')
-rw-r--r-- | drivers/dma/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/dma/Kconfig b/drivers/dma/Kconfig index e92b5f0f8a5f..80b69971cf28 100644 --- a/drivers/dma/Kconfig +++ b/drivers/dma/Kconfig | |||
@@ -124,6 +124,8 @@ config MPC512X_DMA | |||
124 | ---help--- | 124 | ---help--- |
125 | Enable support for the Freescale MPC512x built-in DMA engine. | 125 | Enable support for the Freescale MPC512x built-in DMA engine. |
126 | 126 | ||
127 | source "drivers/dma/bestcomm/Kconfig" | ||
128 | |||
127 | config MV_XOR | 129 | config MV_XOR |
128 | bool "Marvell XOR engine support" | 130 | bool "Marvell XOR engine support" |
129 | depends on PLAT_ORION | 131 | depends on PLAT_ORION |