bmx7: Fix for mbedtls-3.6.0
[feed/routing.git] / batman-adv / Config.in
index 8995cdb5c44b0a54cf7097577bcfd203eaf3071a..81163366012acf57be24854496f6217cf78e33d4 100644 (file)
@@ -65,17 +65,6 @@ config BATMAN_ADV_MCAST
          reduce the air overhead while improving the reliability of
          multicast messages.
 
-config BATMAN_ADV_DEBUGFS
-       bool "batman-adv debugfs entries"
-       depends on PACKAGE_kmod-batman-adv
-       select KERNEL_DEBUG_FS
-       help
-         Enable this to export routing related debug tables via debugfs.
-         The information for each soft-interface and used hard-interface can be
-         found under batman_adv/
-
-         If unsure, say N.
-
 config BATMAN_ADV_DEBUG
        bool "B.A.T.M.A.N. debugging"
        depends on PACKAGE_kmod-batman-adv
@@ -86,18 +75,6 @@ config BATMAN_ADV_DEBUG
          buffer. The output is controlled via the batadv netdev specific
          log_level setting.
 
-config BATMAN_ADV_SYSFS
-       bool "batman-adv sysfs entries"
-       depends on PACKAGE_kmod-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
-         batadv generic netlink family but still used by various userspace
-         tools and scripts.
-
-         If unsure, say Y.
-
 config BATMAN_ADV_TRACING
        bool "B.A.T.M.A.N. tracing support"
        depends on PACKAGE_kmod-batman-adv