mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-15 21:30:43 +00:00
Revert "batman-adv: drop dependency against CRC16"
This reverts commit 12afc36e38
.
The dependency is actually still necessary.
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
0ea5e4df7b
commit
6631c5cea8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user