1 # SPDX-License-Identifier: GPL-2.0-only
3 # Microchip FDMA API configuration
6 if NET_VENDOR_MICROCHIP
9 bool "FDMA API" if COMPILE_TEST
11 Provides the basic FDMA functionality for multiple Microchip
14 Say Y here if you want to build the FDMA API that provides a common
15 set of functions and data structures for interacting with the Frame
16 DMA engine in multiple microchip switchcores.
18 endif # NET_VENDOR_MICROCHIP