batman-adv: Add DEBUG_LOG -> DEBUGFS dependency
authorSven Eckelmann <sven@narfation.org>
Sun, 14 Oct 2018 14:01:46 +0000 (16:01 +0200)
committerSven Eckelmann <sven@narfation.org>
Sun, 14 Oct 2018 14:07:42 +0000 (16:07 +0200)
commit726b00dc9fa45f32a3885670a30093345ce93f79
tree3d47aef47d98955eceba2cf4ee8b4ae2f932a248
parentc7f14ce93267c5048456511dd0a7b0d6ceb4c376
batman-adv: Add DEBUG_LOG -> DEBUGFS dependency

The debug log is only available when the debugfs is also enabled. This
must be reflected in Kconfig to avoid incompatible selection of batman-adv
options.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
batman-adv/Config.in