diff options
author | Dave Watson <davejwatson@fb.com> | 2017-06-17 17:25:13 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-06-18 04:56:46 +0200 |
commit | d807ec656f868c1800e38cefa98be3ec680f6a1f (patch) | |
tree | df5ef92cc0876f53d4521d382a99e2ce7202c756 /net/hsr | |
parent | Merge branch 'net-remove-dst-garbage-collector-logic' (diff) | |
download | linux-d807ec656f868c1800e38cefa98be3ec680f6a1f.tar.xz linux-d807ec656f868c1800e38cefa98be3ec680f6a1f.zip |
tls: update Kconfig
Missing crypto deps for some platforms.
Default to n for new module.
config: m68k-amcore_defconfig (attached as .config)
compiler: m68k-linux-gcc (GCC) 4.9.0
make.cross ARCH=m68k
All errors (new ones prefixed by >>):
net/built-in.o: In function `tls_set_sw_offload':
>> (.text+0x732f8): undefined reference to `crypto_alloc_aead'
net/built-in.o: In function `tls_set_sw_offload':
>> (.text+0x7333c): undefined reference to `crypto_aead_setkey'
net/built-in.o: In function `tls_set_sw_offload':
>> (.text+0x73354): undefined reference to `crypto_aead_setauthsize'
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Dave Watson <davejwatson@fb.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/hsr')
0 files changed, 0 insertions, 0 deletions