fsl/fman: enable compilation on ARM64

Signed-off-by: Madalin Bucur <madalin.bucur@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Madalin Bucur 2016-12-19 22:42:46 +02:00 committed by David S. Miller
parent 1e33099540
commit 2e3db5a4b9

View file

@ -1,6 +1,6 @@
config FSL_FMAN
tristate "FMan support"
depends on FSL_SOC || COMPILE_TEST
depends on FSL_SOC || ARCH_LAYERSCAPE || COMPILE_TEST
select GENERIC_ALLOCATOR
select PHYLIB
default n