mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-03 19:26:01 -04:00
batman-adv: Drop "experimental" from BATMAN_V Kconfig
The Kconfig option BATMAN_ADV_BATMAN_V is now enabled by default when the BATMAN_ADV is enabled. A feature which is enabled by default for a module should not be considered experimental. Reported-by: Joe Perches <joe@perches.com> Signed-off-by: Sven Eckelmann <sven@narfation.org> Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
This commit is contained in:
committed by
Simon Wunderlich
parent
ce397d215c
commit
951a06e78d
@@ -33,7 +33,7 @@ config BATMAN_ADV
|
||||
tools.
|
||||
|
||||
config BATMAN_ADV_BATMAN_V
|
||||
bool "B.A.T.M.A.N. V protocol (experimental)"
|
||||
bool "B.A.T.M.A.N. V protocol"
|
||||
depends on BATMAN_ADV && !(CFG80211=m && BATMAN_ADV=y)
|
||||
default y
|
||||
help
|
||||
|
||||
Reference in New Issue
Block a user