From 55029a804894faaed85bc3c8dc0660e4f1102fa6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B8=85=E9=9D=88=E8=AA=9E?= Date: Sun, 8 Oct 2023 00:29:31 +0800 Subject: [PATCH] Revert "defconfig: enable umdns by default (#100)" (#136) This reverts commit c2727b389c5c7f11eca27d701fedc64ddb7952aa. --- defconfig/mt7981-ax3000.config | 1 - defconfig/mt7986-ax6000.config | 1 - 2 files changed, 2 deletions(-) diff --git a/defconfig/mt7981-ax3000.config b/defconfig/mt7981-ax3000.config index 997422b553..70f3df525c 100644 --- a/defconfig/mt7981-ax3000.config +++ b/defconfig/mt7981-ax3000.config @@ -290,7 +290,6 @@ CONFIG_PACKAGE_swconfig=y CONFIG_PACKAGE_switch=y CONFIG_PACKAGE_tcpdump=y CONFIG_PACKAGE_terminfo=y -CONFIG_PACKAGE_umdns=y CONFIG_PACKAGE_wifi-profile=y CONFIG_PACKAGE_wireless-regdb=y CONFIG_PACKAGE_wireless-tools=y diff --git a/defconfig/mt7986-ax6000.config b/defconfig/mt7986-ax6000.config index 67960ab9d7..a42ee53aa5 100644 --- a/defconfig/mt7986-ax6000.config +++ b/defconfig/mt7986-ax6000.config @@ -277,7 +277,6 @@ CONFIG_PACKAGE_swconfig=y CONFIG_PACKAGE_switch=y CONFIG_PACKAGE_tcpdump=y CONFIG_PACKAGE_terminfo=y -CONFIG_PACKAGE_umdns=y CONFIG_PACKAGE_wifi-profile=y CONFIG_PACKAGE_wireless-regdb=y CONFIG_PACKAGE_wireless-tools=y