1config BR2_PACKAGE_CAN_UTILS 2 bool "can-utils" 3 help 4 SocketCAN is a set of open source CAN drivers and a 5 networking stack. 6 This package provides various tools for this stack. 7 8 https://github.com/linux-can/can-utils 9