zephyr/tests/drivers/spi/spi_loopback
Ulf Magnusson 5405f68878 kconfig: Remove remaining 'option env' bounce symbols
These are no longer needed since commit 4dc9e5b2de ("kconfig: Get rid
of 'option env' bounce symbols"). The C tools are likely to get rid of
them soon too.

The APPLICATION_BASE symbol (option env="PROJECT_BASE") triggered a
compatibility warning, because 'option env' symbols now need to have the
same name as the environment variables they reference to be compatible
with Kconfiglib. APPLICATION_BASE is unused, so just remove it.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2018-05-28 17:21:11 -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 tests: spi_loopback: add board specific configuration 2018-02-14 08:06:26 -05:00
Kconfig kconfig: Remove remaining 'option env' bounce symbols 2018-05-28 17:21:11 -04:00
prj_base.conf tests: spi: Check for return value 2018-05-25 13:37:45 -05:00
testcase.yaml tests: classify periphera tests 2018-04-09 22:55:20 -04:00