Skip to content

Commit

Permalink
Revert "batman-adv: drop dependency against CRC16"
Browse files Browse the repository at this point in the history
This reverts commit 12afc36.

The dependency is actually still necessary.

Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
David S. Miller committed Jan 16, 2014
1 parent 0ea5e4d commit 6631c5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions net/batman-adv/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6631c5c

Please sign in to comment.