Skip to content

Commit b073b29

Browse files
inaky-intcnashif
authored andcommitted
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>
1 parent f3a6e8a commit b073b29

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/booting/stub/prj.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
# Our only mission is to start the ARC in an Arduino platform so we
22
# can pipe its output to the serial port.
3-
CONFIG_ARC_INIT=y
43
CONFIG_BOOT_BANNER=n

0 commit comments

Comments
 (0)