summaryrefslogtreecommitdiff
path: root/drivers/staging/fsl_dpa_offload/Kconfig
blob: baeaab3a87c8225dcabb4d967bf53164cf2cce26 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17

config FSL_DPA_OFFLOAD
	tristate "Freescale Datapath Offloading Driver"
	depends on FSL_FMAN
	select CRC8
	select CRC64_ECMA
	default n
	---help---
		The driver supports DPAA offloading capabilities.
		    * Classifier component makes possible the offloading of
		      classification rules by configuring the FMAN hardware.
		    * DPA IPsec component makes possible the offloading of
		      security operations (ESP) by configuring the onboard
		      SEC 4.x.

		To compile this driver as a module, choose M here. The module
		will be called dpa_offload.