1 config BR2_PACKAGE_SPIDEV_TEST
4 SPI testing utility (using spidev driver).
6 This package builds and installs the userspace 'spidev_test'
7 command. It is up to the user to ensure that the kernel
8 configuration has all suitable options enabled to allow a
9 proper operation of 'spidev_test'.
11 The version used is based on your toolchain headers version,
12 if it's older than 3.15 then 3.0 is used, otherwise 3.15
14 This means you won't have quad-pumped SPI support if your
17 https://www.kernel.org/doc/Documentation/spi/spidev_test.c