From 874e0accae5121534259cc8b1bd3107bd104dd24 Mon Sep 17 00:00:00 2001 From: Mieczyslaw Nalewaj Date: Sun, 29 Dec 2024 14:24:32 +0100 Subject: [PATCH] loongarch64: remove redundant CONFIG_LIST_HARDENED Delete CONFIG_LIST_HARDENED which you already find in target/generic config. Signed-off-by: Mieczyslaw Nalewaj Link: https://github.com/openwrt/openwrt/pull/17420 Signed-off-by: Nick Hainke --- target/linux/loongarch64/config-6.6 | 1 - 1 file changed, 1 deletion(-) diff --git a/target/linux/loongarch64/config-6.6 b/target/linux/loongarch64/config-6.6 index 57bc7d5691..5052137b18 100644 --- a/target/linux/loongarch64/config-6.6 +++ b/target/linux/loongarch64/config-6.6 @@ -396,7 +396,6 @@ CONFIG_LEDS_TRIGGER_MTD=y CONFIG_LEDS_TRIGGER_PANIC=y CONFIG_LEGACY_TIOCSTI=y CONFIG_LIBFDT=y -CONFIG_LIST_HARDENED=y CONFIG_LOCKUP_DETECTOR=y CONFIG_LOCK_DEBUGGING_SUPPORT=y CONFIG_LOCK_SPIN_ON_OWNER=y -- 2.30.2