zephyr/tests/drivers/spi/spi_loopback
Ulf Magnusson 34e11f0c45 tests: kconfig: Remove redundant 'default n' properties
Bool symbols implicitly default to 'n'.

A 'default n' can make sense e.g. in a Kconfig.defconfig file, if you
want to override a 'default y' on the base definition of the symbol. It
isn't used like that on any of these symbols though.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2018-06-22 15:11:58 -04:00
..
boards drivers: spi: remove dead references to CONFIG_SPI_QMSI{_SS} 2018-05-24 21:09:32 -04:00
src tests: spi: Check for return value 2018-05-25 13:37:45 -05:00
CMakeLists.txt
Kconfig tests: kconfig: Remove redundant 'default n' properties 2018-06-22 15:11:58 -04:00
prj_base.conf tests: spi: Check for return value 2018-05-25 13:37:45 -05:00
testcase.yaml