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