From 4eee6b252034ed0bae8c90c53ba3be412642854f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Linus=20L=C3=BCssing?= Date: Fri, 28 Jul 2017 10:23:37 +0200 Subject: [PATCH] Revert "generic: batman-adv: disable multicast optimizations for now" This reverts commit c6a3afa1301d0edda4a7eb69a8fc64af220d71d8. 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 94c99ea8..c39570fe 100644 --- a/targets/generic +++ b/targets/generic @@ -6,8 +6,6 @@ config 'CONFIG_BUSYBOX_CUSTOM=y' config 'CONFIG_BUSYBOX_CONFIG_SHA256SUM=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'