batman-adv: Use the kernel style Kconfig symbols
authorSven Eckelmann <sven@narfation.org>
Sun, 14 Oct 2018 14:40:43 +0000 (16:40 +0200)
committerSven Eckelmann <sven@narfation.org>
Sun, 14 Oct 2018 15:41:52 +0000 (17:41 +0200)
commit6a25fd5ce5244f411ab5771652e8a9e93d5bd1c1
tree70c776398a29b17cca4d0981ede6ad9b80611850
parent0db66160aaabcd48ebc57c2b8f0ea9157123196d
batman-adv: Use the kernel style Kconfig symbols

Kernel modules like ath9k and ath10k are using the same Kconfig option
symbols as used in the kernel. This makes it easier to share them between
these two projects. A similar approach should be used for the batman-adv
module.

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