blob: 8870a9a798ca4e0245e6b05ac8d4ee2cf8499b46 (
plain)
1
2
3
4
5
6
7
8
9
10
|
config FSL_FMAN
tristate "FMan support"
depends on FSL_SOC || ARCH_LAYERSCAPE || COMPILE_TEST
select GENERIC_ALLOCATOR
depends on HAS_DMA
select PHYLIB
default n
help
Freescale Data-Path Acceleration Architecture Frame Manager
(FMan) support
|