samples: ipm: reset kernel binary name to zephyr

Those samples are confusing test suites by not generating
the expected zephyr.bin binary.

Change-Id: I4fb81782bacafb4f259e088df4b2518faa6f47cf
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2016-04-19 14:25:36 -04:00 committed by Anas Nashif
parent 560956c54d
commit 1d93e321e8
2 changed files with 0 additions and 2 deletions

View file

@ -1,5 +1,4 @@
CONFIG_STDOUT_CONSOLE=y
CONFIG_KERNEL_BIN_NAME="arc"
CONFIG_PRINTK=y
CONFIG_IPM=y
CONFIG_IPM_QUARK_SE=y

View file

@ -1,5 +1,4 @@
CONFIG_PRINTK=y
CONFIG_KERNEL_BIN_NAME="lakemont"
CONFIG_ARC_INIT=y
CONFIG_IPM=y
CONFIG_IPM_QUARK_SE=y