5308d111b7
Add the ocf-linux package and linux kernel extension. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 lines
425 B
Plaintext
13 lines
425 B
Plaintext
config BR2_PACKAGE_OCF_LINUX
|
|
bool "ocf-linux"
|
|
help
|
|
OCF-Linux is a Linux port of the OpenBSD/FreeBSD Cryptographic
|
|
Framework (OCF). This port aims to bring full asynchronous HW/SW
|
|
crypto acceleration to the Linux kernel and applications
|
|
running under Linux.
|
|
|
|
You need to enable the OCF linux kernel extension or provide
|
|
a prepatched kernel to make this option useful.
|
|
|
|
http://ocf-linux.sourceforge.net/
|