diff options
author | Arnd Bergmann <arnd@arndb.de> | 2021-01-03 22:36:18 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-01-05 15:50:36 -0800 |
commit | f9d6f94132f01d2a552dcbab54fa56496638186d (patch) | |
tree | 5157c1a5980435931f0dbb6a69905cb340779ce7 /drivers/ptp/ptp_ocp.c | |
parent | 2860d45a589818dd8ffd90cdc4bcf77f36a5a6be (diff) |
phy: dp83640: select CONFIG_CRC32
Without crc32, this driver fails to link:
arm-linux-gnueabi-ld: drivers/net/phy/dp83640.o: in function `match':
dp83640.c:(.text+0x476c): undefined reference to `crc32_le'
Fixes: 539e44d26855 ("dp83640: Include hash in timestamp/packet matching")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Acked-by: Richard Cochran <richardcochran@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/ptp/ptp_ocp.c')
0 files changed, 0 insertions, 0 deletions