mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-23 05:56:14 -04:00
[POWERPC] bestcomm: FEC task support
This is the microcode for the FEC task and the associated support code. The microcode itself comes directly from the offical API (v2.2) Signed-off-by: Sylvain Munaut <tnt@246tNt.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
This commit is contained in:
committed by
Grant Likely
parent
9ea68df515
commit
ba11c79aba
@@ -23,3 +23,10 @@ config PPC_BESTCOMM_ATA
|
||||
help
|
||||
This option enables the support for the ATA task.
|
||||
|
||||
config PPC_BESTCOMM_FEC
|
||||
tristate "Bestcomm FEC tasks support"
|
||||
depends on PPC_BESTCOMM
|
||||
default n
|
||||
help
|
||||
This option enables the support for the FEC tasks.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user