Merge pull request #3173 from duraki/3172-enable-CAN

Enable CAN networking subsystem
This commit is contained in:
Rolf Neugebauer
2018-12-20 23:47:31 +00:00
committed by GitHub

View File

@@ -986,7 +986,7 @@ CONFIG_NET_FLOW_LIMIT=y
# #
# CONFIG_NET_PKTGEN is not set # CONFIG_NET_PKTGEN is not set
# CONFIG_HAMRADIO is not set # CONFIG_HAMRADIO is not set
# CONFIG_CAN is not set CONFIG_CAN=y
# CONFIG_IRDA is not set # CONFIG_IRDA is not set
# CONFIG_BT is not set # CONFIG_BT is not set
# CONFIG_AF_RXRPC is not set # CONFIG_AF_RXRPC is not set