提交 85688d9a 编写于 作者: M Madalin Bucur 提交者: David S. Miller

fsl/fman: add dependency on HAS_DMA

A previous commit (5567e989) inserted a dependency on DMA
API that requires HAS_DMA to be added in Kconfig.
Signed-off-by: NMadalin Bucur <madalin.bucur@nxp.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 6f64ec74
...@@ -2,6 +2,7 @@ config FSL_FMAN ...@@ -2,6 +2,7 @@ config FSL_FMAN
tristate "FMan support" tristate "FMan support"
depends on FSL_SOC || ARCH_LAYERSCAPE || COMPILE_TEST depends on FSL_SOC || ARCH_LAYERSCAPE || COMPILE_TEST
select GENERIC_ALLOCATOR select GENERIC_ALLOCATOR
depends on HAS_DMA
select PHYLIB select PHYLIB
default n default n
help help
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册