misc: check_init_priorities: drop CONFIG_DEVICE_DEPS=y

This runs fine without CONFIG_DEVICE_DEPS, let's drop it from here.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
This commit is contained in:
Fabio Baltieri 2023-09-21 10:21:14 +00:00 committed by Fabio Baltieri
commit ecefcd7f87

View file

@ -1,4 +1 @@
# Required to force 2 stage linking
CONFIG_DEVICE_DEPS=y
CONFIG_CHECK_INIT_PRIORITIES=n