projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e33099
)
fsl/fman: enable compilation on ARM64
author
Madalin Bucur
<
[email protected]
>
Mon, 19 Dec 2016 20:42:46 +0000
(22:42 +0200)
committer
David S. Miller
<
[email protected]
>
Tue, 20 Dec 2016 18:55:35 +0000
(13:55 -0500)
Signed-off-by: Madalin Bucur <
[email protected]
>
Signed-off-by: David S. Miller <
[email protected]
>
drivers/net/ethernet/freescale/fman/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/net/ethernet/freescale/fman/Kconfig
b/drivers/net/ethernet/freescale/fman/Kconfig
index 79b7c84b7869939425f93a2175ef8254a2d6bb03..dc0850b3b517b9b02e3cd9a42cf98425a55d0df3 100644
(file)
--- a/
drivers/net/ethernet/freescale/fman/Kconfig
+++ b/
drivers/net/ethernet/freescale/fman/Kconfig
@@
-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