blob: 522845f777b8ac7a640995e15d964316dbd4f287 [file] [log] [blame]
# Silicon Labs EFR32BG13P (Blue Gecko) MCU configuration options
# Copyright (c) 2020 Piotr Mienkowski
# SPDX-License-Identifier: Apache-2.0
config GPIO_GECKO
default y
depends on GPIO
config I2C_GECKO
default y
depends on I2C
config SOC_FLASH_GECKO
default y
depends on FLASH
config SPI_GECKO
default y
depends on SPI