mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
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:
parent
1e33099540
commit
2e3db5a4b9
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
config FSL_FMAN
|
config FSL_FMAN
|
||||||
tristate "FMan support"
|
tristate "FMan support"
|
||||||
depends on FSL_SOC || COMPILE_TEST
|
depends on FSL_SOC || ARCH_LAYERSCAPE || COMPILE_TEST
|
||||||
select GENERIC_ALLOCATOR
|
select GENERIC_ALLOCATOR
|
||||||
select PHYLIB
|
select PHYLIB
|
||||||
default n
|
default n
|
||||||
|
|
Loading…
Add table
Reference in a new issue