From 23a8947628aaed5ddb1e83aa938f7cbf69fc2fd8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Linus=20L=C3=BCssing?= Date: Fri, 28 Jul 2017 10:06:28 +0200 Subject: [PATCH] Revert "generic: batman-adv: disable multicast optimizations for now" This reverts commit 819758f4250af8820851945ba1a6c17748b0ab4b. A proper fix is now available, therefore reverting this workaround. --- targets/generic | 2 -- 1 file changed, 2 deletions(-) diff --git a/targets/generic b/targets/generic index 8bf7d35a..2b802c0a 100644 --- a/targets/generic +++ b/targets/generic @@ -5,8 +5,6 @@ config 'CONFIG_ALL_NONSHARED=y' config 'CONFIG_BUSYBOX_CUSTOM=y' config '# CONFIG_BUSYBOX_CONFIG_FEATURE_PREFER_IPV4_ADDRESS is not set' -config '# CONFIG_KMOD_BATMAN_ADV_MCAST is not set' - config 'CONFIG_PACKAGE_ATH_DEBUG=y' config 'CONFIG_TARGET_MULTI_PROFILE=y'