Commit 6631c5ce authored by David S. Miller's avatar David S. Miller

Revert "batman-adv: drop dependency against CRC16"

This reverts commit 12afc36e.

The dependency is actually still necessary.
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 0ea5e4df
......@@ -5,6 +5,7 @@
config BATMAN_ADV
tristate "B.A.T.M.A.N. Advanced Meshing Protocol"
depends on NET
select CRC16
select LIBCRC32C
default n
help
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment