samples/footprint-min: turn off IPM for ARC

On x86, IPM is not enabled for footprint min benchmark. Extends this
to ARC too.

Change-Id: I099fc00c9f8ee086118c63523ad28afd6c991732
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
This commit is contained in:
Daniel Leung 2016-02-09 15:21:43 -08:00 committed by Gerrit Code Review
parent 08b353b8b4
commit 7cd4d5b9c4

View file

@ -6,3 +6,4 @@ CONFIG_FAULT_DUMP=0
CONFIG_CONSOLE=n
CONFIG_SERIAL=n
CONFIG_ERRNO=n
CONFIG_IPM=n