tests/booting/stub: remove CONFIG_ARC_INIT

This stub was forcing this configuration option that is not neccesary
and the configuration system is complaining about it, failing most
Arduino101 stub builds.

Signed-off-by: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
This commit is contained in:
Inaky Perez-Gonzalez 2018-07-30 17:05:20 -07:00 committed by Anas Nashif
parent f3a6e8aa89
commit b073b29688

View file

@ -1,4 +1,3 @@
# Our only mission is to start the ARC in an Arduino platform so we
# can pipe its output to the serial port.
CONFIG_ARC_INIT=y
CONFIG_BOOT_BANNER=n