samples: use arch_whitelist instead of config_whitelest

Change-Id: I1ef4a2e653ebaa1bf0e62bbc07b29f311c209092
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2015-10-03 21:57:01 -04:00
commit 07e195a273
3 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
[test] [test]
tags = core tags = core
config_whitelist = CONFIG_ISA_IA32 arch_whitelist = x86

View file

@ -1,4 +1,4 @@
[test] [test]
tags = core tags = core
config_whitelist = CONFIG_CPU_CORTEX_M3_M4 arch_whitelist = arm

View file

@ -1,4 +1,4 @@
[test] [test]
tags = core tags = core
config_whitelist = CONFIG_ISA_IA32 arch_whitelist = x86