zephyr/tests/benchmarks
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
..
app_kernel tests: benchmarks: force assertions off 2018-05-24 15:12:56 -07:00
boot_time tests: benchmarks: force assertions off 2018-05-24 15:12:56 -07:00
footprint tests: benchmarks: force assertions off 2018-05-24 15:12:56 -07:00
latency_measure tests: benchmarks: force assertions off 2018-05-24 15:12:56 -07:00
object_footprint kconfig: Remove remaining 'option env' bounce symbols 2018-05-28 17:21:11 -04:00
sys_kernel tests: benchmarks: force assertions off 2018-05-24 15:12:56 -07:00
timing_info tests: benchmarks: force assertions off 2018-05-24 15:12:56 -07:00