xref: /openbmc/linux/drivers/net/ethernet/freescale/fman/Kconfig (revision c62d3cd0ddd629606a3830aa22e9dcc6c2a0d3bf)
1config FSL_FMAN
2	tristate "FMan support"
3	depends on FSL_SOC || ARCH_LAYERSCAPE || COMPILE_TEST
4	select GENERIC_ALLOCATOR
5	select PHYLIB
6	default n
7	help
8		Freescale Data-Path Acceleration Architecture Frame Manager
9		(FMan) support
10