[openwrt/openwrt] loongarch64: remove redundant CONFIG_LIST_HARDENED

LEDE Commits lede-commits at lists.infradead.org
Mon Dec 30 04:53:52 PST 2024


nick pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/874e0accae5121534259cc8b1bd3107bd104dd24

commit 874e0accae5121534259cc8b1bd3107bd104dd24
Author: Mieczyslaw Nalewaj <namiltd at yahoo.com>
AuthorDate: Sun Dec 29 14:24:32 2024 +0100

    loongarch64: remove redundant CONFIG_LIST_HARDENED
    
    Delete CONFIG_LIST_HARDENED which you already find in target/generic config.
    
    Signed-off-by: Mieczyslaw Nalewaj <namiltd at yahoo.com>
    Link: https://github.com/openwrt/openwrt/pull/17420
    Signed-off-by: Nick Hainke <vincent at systemli.org>
---
 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




More information about the lede-commits mailing list