diff options
| author | 2021-11-08 12:12:24 +0100 | |
|---|---|---|
| committer | 2021-11-09 14:00:13 +0000 | |
| commit | 9758aba8542bb43029d077303d05df1d00a8dbb5 (patch) | |
| tree | 26734f401be943b635cf249043f3cadffc4cb74e /include/soc/git:/ssh:/git@git.zx2c4.com | |
| parent | gve: Fix off by one in gve_tx_timeout() (diff) | |
| download | linux-dev-9758aba8542bb43029d077303d05df1d00a8dbb5.tar.xz linux-dev-9758aba8542bb43029d077303d05df1d00a8dbb5.zip | |
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>
Diffstat (limited to 'include/soc/git:/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
