Open LGA1150 opened 6 years ago
I find the Makefile select the CONFIG_CRYPTO_ENGINE option, but kernel just remove it when building. Maybe this option is conflict with kernel kconfig, so kernel delete it. My solution is modify kernel kconfig file crypto/kconfig by select yes manually.
Does your PR https://github.com/vschagen/mt7628-aes/pull/3 fix this?
@LGA1150 No
Most issues should be fixed. I removed a lot of dependencies cause they were to hard to get compiled into the kernel.
got some "crypto_xxx: unknown symbol" error in dmesg