batman-adv: Disable CONFIG_BATMAN_ADV_SYSFS by default
authorSven Eckelmann <sven@narfation.org>
Tue, 31 Dec 2019 23:51:33 +0000 (00:51 +0100)
committerSimon Wunderlich <sw@simonwunderlich.de>
Tue, 31 Dec 2019 23:57:07 +0000 (00:57 +0100)
commitb2e55ca89245fccd459a2d56850822a69a6f91da
tree2592d5042d116861433a45d52746efab14adff1f
parent68e039f966cb577c91649a02591646ac3919f8c9
batman-adv: Disable CONFIG_BATMAN_ADV_SYSFS by default

The sysfs support in batman-adv is deprecated since a while and will be
removed completely next year.

All tools which were known to the batman-adv development team are
supporting the batman-adv netlink interface since a while. Thus
disabling CONFIG_BATMAN_ADV_SYSFS 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