batman-adv: Disable CONFIG_BATMAN_ADV_DEBUGFS by default
authorSven Eckelmann <sven@narfation.org>
Sun, 18 Mar 2018 09:34:29 +0000 (10:34 +0100)
committerSimon Wunderlich <sw@simonwunderlich.de>
Sun, 22 Apr 2018 07:29:14 +0000 (09:29 +0200)
commit1ba93211e2042bdbecc54971929a97f2fb0ed25e
treed1aa34e3f0ddf4f9c63c3173d84cb70a0f6f7018
parentf546a99d62e5d4550a73c2ca0af51212a4fd46df
batman-adv: Disable CONFIG_BATMAN_ADV_DEBUGFS by default

All tools which were known to the batman-adv development team are
supporting the batman-adv netlink interface since a while. Also debugfs is
not supported for batman-adv interfaces in any non-default netns. Thus
disabling CONFIG_BATMAN_ADV_DEBUGFS by default should not cause problems on
most systems. It is still possible to enable it in case it is still
required in a specific setup.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
net/batman-adv/Kconfig