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)
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

index 045b2b1..c762758 100644 (file)
@@ -100,7 +100,6 @@ config BATMAN_ADV_DEBUG
 config BATMAN_ADV_SYSFS
        bool "batman-adv sysfs entries"
        depends on BATMAN_ADV
-       default y
        help
          Say Y here if you want to enable batman-adv device configuration and
          status interface through sysfs attributes. It is replaced by the