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