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