aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/mt7621/config-5.10
diff options
context:
space:
mode:
authorJo-Philipp Wich <jo@mein.io>2022-08-09 00:05:02 +0200
committerJo-Philipp Wich <jo@mein.io>2022-08-09 00:20:14 +0200
commiteada8925776aafa3ec47d66fb89bf7eae730edf7 (patch)
treec684e89becee0e065d168274dfabf7b7bbd25da6 /target/linux/ramips/mt7621/config-5.10
parent737671bcceb438195ad8fe78b6f93e5ccfef8483 (diff)
downloadupstream-eada8925776aafa3ec47d66fb89bf7eae730edf7.tar.gz
upstream-eada8925776aafa3ec47d66fb89bf7eae730edf7.tar.bz2
upstream-eada8925776aafa3ec47d66fb89bf7eae730edf7.zip
nftables: fix parsing date expressions
Musl libc does not support the non-POSIX "%F" format for strptime() so replace all occurrences of it with an equivalent "%Y-%m-%d" format. Fixes: #10419 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'target/linux/ramips/mt7621/config-5.10')
-rw-r--r--target/linux/ramips/mt7621/config-5.103
1 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/ramips/mt7621/config-5.10 b/target/linux/ramips/mt7621/config-5.10
index 182da755cf..3c668f9ac5 100644
--- a/target/linux/ramips/mt7621/config-5.10
+++ b/target/linux/ramips/mt7621/config-5.10
@@ -25,7 +25,6 @@ CONFIG_CPU_HAS_PREFETCH=y
CONFIG_CPU_HAS_RIXI=y
CONFIG_CPU_HAS_SYNC=y
CONFIG_CPU_IDLE=y
-# CONFIG_CPU_IDLE_GOV_LADDER is not set
CONFIG_CPU_IDLE_GOV_TEO=y
CONFIG_CPU_MIPS32=y
# CONFIG_CPU_MIPS32_R1 is not set
@@ -41,7 +40,6 @@ CONFIG_CPU_SUPPORTS_32BIT_KERNEL=y
CONFIG_CPU_SUPPORTS_HIGHMEM=y
CONFIG_CPU_SUPPORTS_MSA=y
CONFIG_CRC16=y
-CONFIG_CRYPTO_ACOMP2=y
CONFIG_CRYPTO_BLAKE2S=y
CONFIG_CRYPTO_DEFLATE=y
CONFIG_CRYPTO_HASH_INFO=y
@@ -108,7 +106,6 @@ CONFIG_IRQ_DOMAIN_HIERARCHY=y
CONFIG_IRQ_FORCED_THREADING=y
CONFIG_IRQ_MIPS_CPU=y
CONFIG_IRQ_WORK=y
-# CONFIG_KERNEL_ZSTD is not set
CONFIG_LED_TRIGGER_PHY=y
CONFIG_LIBFDT=y
CONFIG_LOCK_DEBUGGING_SUPPORT=y