netmodule-linux-image:hw21: Add cryptodev

BugzID: 54246
It enables the crypto HW acceleration
This commit is contained in:
Alexandre Bard 2018-11-16 11:51:32 +01:00
parent de693de98d
commit c51ece98cc
1 changed files with 1 additions and 0 deletions

View File

@ -98,6 +98,7 @@ IMAGE_INSTALL_append_am335x-nmhw21 = " \
socat \ socat \
libgpiod \ libgpiod \
battery-test \ battery-test \
cryptodev-module \
" "
FPGA_INSTALL = " \ FPGA_INSTALL = " \