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