zephyr/samples
Anas Nashif 60b18711f3 tests: remove duplicate kernel configs and usage of ARCH
Many test configs are the same, remove complexity and duplication by
using just one kernel config where applicable.

This removes the usage of ARCH which is a remnant from the days where
we had to specify the architecture of the board, the architecture is now
part of Kconfig and determined basded on the board configuration.

This will also make it easy adding new architectures to test cases without
having to add an architecture specific config file when it is actually not
needed, for example now that we will enable micro-kernel support on ARC.

Jira: ZEP-238
Change-Id: I143fa3c4629c58329cfeb0c761c7a896fc1ef63a
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-05-23 16:46:08 +00:00
..
bluetooth Bluetooth: Make ES Trigger Setting Descriptor non-writable 2016-05-20 11:06:26 +00:00
cpp_synchronization
drivers samples: Use GPIO_0 as the default instance 2016-05-20 10:54:06 -04:00
environmental_sensing
hello_world
ipm
kernel_event_logger tests: remove duplicate kernel configs and usage of ARCH 2016-05-23 16:46:08 +00:00
net console: shell: Add return to command callback 2016-05-23 11:00:21 +03:00
nfc/nfc_hello
philosophers samples: get rid of obsolete usage of ARCH variable 2016-05-12 10:57:28 +00:00
power rtc: unify kconfig variable names 2016-05-12 10:57:24 +00:00
sensor sensor: remove CONFIG_SENSOR_DEBUG 2016-05-21 21:20:13 +00:00
shell console: shell: Add return to command callback 2016-05-23 11:00:21 +03:00
synchronization
task_profiler console: shell: Add return to command callback 2016-05-23 11:00:21 +03:00