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