| # SPDX-License-Identifier: GPL-2.0-only | |
| 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 |