On Thu, 2018-05-24 at 14:03 +0200, Simon Wunderlich wrote:
> From: Marek Lindner <mareklind...@neomailbox.ch>
> 
> Signed-off-by: Marek Lindner <mareklind...@neomailbox.ch>
> Acked-by: Antonio Quartulli <a...@unstable.cc>
> Signed-off-by: Sven Eckelmann <s...@narfation.org>
> Signed-off-by: Simon Wunderlich <s...@simonwunderlich.de>
> ---
>  net/batman-adv/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/net/batman-adv/Kconfig b/net/batman-adv/Kconfig
> index bee034a95208..de8034d80623 100644
> --- a/net/batman-adv/Kconfig
> +++ b/net/batman-adv/Kconfig
> @@ -35,7 +35,7 @@ config BATMAN_ADV
>  config BATMAN_ADV_BATMAN_V
>       bool "B.A.T.M.A.N. V protocol (experimental)"
>       depends on BATMAN_ADV && !(CFG80211=m && BATMAN_ADV=y)
> -     default n
> +     default y

Why should anything experimental be enabled by default?

>       help
>         This option enables the B.A.T.M.A.N. V protocol, the successor
>         of the currently used B.A.T.M.A.N. IV protocol. The main

Reply via email to