Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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