blob: 62b6b814727caf59ba7ed33947937a6cf9eb230f [file] [log] [blame]
# Kconfig - EFM32WG SLSTK3400A board configuration
#
# Copyright (c) 2017 Christian Taedcke
# Copyright (c) 2018 Marcio Montenegro
#
# SPDX-License-Identifier: Apache-2.0
if BOARD_EFM32HG_SLSTK3400A
config BOARD_INIT_PRIORITY
int
default KERNEL_INIT_PRIORITY_DEFAULT
depends on GPIO
help
Board initialization priority. This must be bigger than
GPIO_GECKO_COMMON_INIT_PRIORITY.
endif # BOARD_EFM32HG_SLSTK3400A