[openwrt/openwrt] omap: update kernel 6.6 config

LEDE Commits lede-commits at lists.infradead.org
Fri Aug 22 11:19:09 PDT 2025


lynxis pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/c4eb2425ed8e429bf526f9eae13f48771c82b297

commit c4eb2425ed8e429bf526f9eae13f48771c82b297
Author: Andre Heider <a.heider at gmail.com>
AuthorDate: Wed May 7 08:42:28 2025 +0200

    omap: update kernel 6.6 config
    
    Plain `make kernel_oldconfig`
    
    Signed-off-by: Andre Heider <a.heider at gmail.com>
---
 target/linux/omap/config-6.6 | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/target/linux/omap/config-6.6 b/target/linux/omap/config-6.6
index 7a99a9c297..43ab179121 100644
--- a/target/linux/omap/config-6.6
+++ b/target/linux/omap/config-6.6
@@ -163,6 +163,9 @@ CONFIG_CRYPTO_HASH_INFO=y
 CONFIG_CRYPTO_HMAC=y
 CONFIG_CRYPTO_HW=y
 CONFIG_CRYPTO_JITTERENTROPY=y
+CONFIG_CRYPTO_JITTERENTROPY_MEMORY_BLOCKS=64
+CONFIG_CRYPTO_JITTERENTROPY_MEMORY_BLOCKSIZE=32
+CONFIG_CRYPTO_JITTERENTROPY_OSR=1
 CONFIG_CRYPTO_LIB_BLAKE2S_GENERIC=y
 CONFIG_CRYPTO_LIB_DES=y
 CONFIG_CRYPTO_LIB_GF128MUL=y
@@ -238,6 +241,7 @@ CONFIG_FIXED_PHY=y
 CONFIG_FIX_EARLYCON_MEM=y
 CONFIG_FS_IOMAP=y
 CONFIG_FS_MBCACHE=y
+CONFIG_FS_POSIX_ACL=y
 CONFIG_FUNCTION_ALIGNMENT=0
 CONFIG_FWNODE_MDIO=y
 CONFIG_FW_LOADER_PAGED_BUF=y




More information about the lede-commits mailing list