zephyr/tests/drivers/spi/spi_loopback
Kumar Gala ca357ee46c tests: spi: spi_loopback: Drop default SPI_1_NAME symbol
We use to define the SPI bus device name in Kconfig, however now that
all SPI bus controllers use DTS that comes from DTS, so SPI_1_NAME is
never set to anything.  So remove it and leave it to the config frag in
the boards dir in the test to set the name.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-03-08 05:38:04 -06:00
..
boards tests: drivers: Remove redundant Kconfig adjustments for nRF boards 2018-12-21 21:01:37 +01:00
src driver: spi: use new logger 2018-10-08 17:49:12 -04:00
CMakeLists.txt cmake: Drop all in-tree usage 'set_conf_file' 2019-03-01 09:44:09 +01:00
Kconfig tests: spi: spi_loopback: Drop default SPI_1_NAME symbol 2019-03-08 05:38:04 -06:00
prj.conf cmake: Drop all in-tree usage 'set_conf_file' 2019-03-01 09:44:09 +01:00
testcase.yaml