Skip to content

Commit 18cfb44

Browse files
Marek Lindnersimonwunderlich
authored andcommitted
batman-adv: enable B.A.T.M.A.N. V compilation by default
Signed-off-by: Marek Lindner <[email protected]> Acked-by: Antonio Quartulli <[email protected]> Signed-off-by: Sven Eckelmann <[email protected]> Signed-off-by: Simon Wunderlich <[email protected]>
1 parent 8c46fcd commit 18cfb44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

net/batman-adv/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ config BATMAN_ADV
3535
config BATMAN_ADV_BATMAN_V
3636
bool "B.A.T.M.A.N. V protocol (experimental)"
3737
depends on BATMAN_ADV && !(CFG80211=m && BATMAN_ADV=y)
38-
default n
38+
default y
3939
help
4040
This option enables the B.A.T.M.A.N. V protocol, the successor
4141
of the currently used B.A.T.M.A.N. IV protocol. The main

0 commit comments

Comments
 (0)