From 9999e48639b3cecb08ffb37358bcba3b48161b29 Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Fri, 10 May 2024 08:50:17 +0000 Subject: [PATCH] add ax88772_rst --- kernel/arch/mips/configs/decstation_r4k_defconfig | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/kernel/arch/mips/configs/decstation_r4k_defconfig b/kernel/arch/mips/configs/decstation_r4k_defconfig index e2b58db..7ed8f4c 100644 --- a/kernel/arch/mips/configs/decstation_r4k_defconfig +++ b/kernel/arch/mips/configs/decstation_r4k_defconfig @@ -48,8 +48,6 @@ CONFIG_NETWORK_SECMARK=y CONFIG_IP_SCTP=m CONFIG_VLAN_8021Q=m -CONFIG_DECNET=m -CONFIG_DECNET_ROUTER=y # CONFIG_WIRELESS is not set # CONFIG_UEVENT_HELPER is not set # CONFIG_FW_LOADER is not set -- Gitblit v1.6.2