netmodule-linux-image:hw21: Add cryptodev
BugzID: 54246 It enables the crypto HW acceleration
This commit is contained in:
parent
de693de98d
commit
c51ece98cc
|
|
@ -98,6 +98,7 @@ IMAGE_INSTALL_append_am335x-nmhw21 = " \
|
||||||
socat \
|
socat \
|
||||||
libgpiod \
|
libgpiod \
|
||||||
battery-test \
|
battery-test \
|
||||||
|
cryptodev-module \
|
||||||
"
|
"
|
||||||
|
|
||||||
FPGA_INSTALL = " \
|
FPGA_INSTALL = " \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue