Arnd Bergmann 9758aba854 amt: add IPV6 Kconfig dependency
This driver cannot be built-in if IPV6 is a loadable module:

x86_64-linux-ld: drivers/net/amt.o: in function `amt_build_mld_gq':
amt.c:(.text+0x2e7d): undefined reference to `ipv6_dev_get_saddr'

Add the idiomatic Kconfig dependency that all such modules
have.

Fixes: b9022b53adad ("amt: add control plane of amt interface")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Taehee Yoo <ap420073@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-11-09 14:00:13 +00:00
..
2021-10-22 10:16:09 -07:00
2021-10-08 11:57:54 -07:00
2021-10-22 10:16:14 -07:00
2021-10-09 11:55:01 +01:00
2021-10-22 10:16:18 -07:00
2021-11-02 06:20:58 -07:00
2021-11-05 14:24:37 +00:00
2021-11-09 14:00:13 +00:00
2021-10-09 11:55:01 +01:00
2021-10-09 11:55:01 +01:00