1config BR2_PACKAGE_SPI_TOOLS
2	bool "spi-tools"
3	help
4	  This package contains some simple command line tools to help
5	  using Linux spidev devices.
6
7	  https://github.com/cpb-/spi-tools
8