omap: refresh kernel 6.6 config
authorAndre Heider <a.heider@gmail.com>
Sun, 4 Aug 2024 14:06:56 +0000 (16:06 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 15 Sep 2024 22:19:49 +0000 (00:19 +0200)
commitc6dbeffd50f4300ef6e781ae229db6384e8f6f46
tree70217cad7d79d30bfecd58ae337e49187ffe207e
parent4927d0f2850efb711fd8f0e96f48869d270a6fc5
omap: refresh kernel 6.6 config

Unset CONFIG_CRYPTO_MANAGER_DISABLE_TESTS and
CONFIG_CRYPTO_MANAGER_EXTRA_TESTS manually to fix these linker errors:
crypto/crypto_engine.o: in function `crypto_engine_register_akcipher': undefined reference to `crypto_register_akcipher'
crypto/crypto_engine.o: in function `crypto_engine_unregister_akcipher': undefined reference to `crypto_unregister_akcipher'
crypto/crypto_engine.o: in function `crypto_engine_register_kpp': undefined reference to `crypto_register_kpp'
crypto/crypto_engine.o: in function `crypto_engine_unregister_kpp': undefined reference to `crypto_unregister_kpp'

Signed-off-by: Andre Heider <a.heider@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/16099
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/omap/config-6.6