zephyr/soc/arm/silabs_exx32/efm32pg12b/Kconfig.defconfig.efm32pg12b

27 lines
375 B
Plaintext
Raw Normal View History

# Silicon Labs EFM32PG-STK3402A platform configuration options
# Copyright (c) 2018 Christian Taedcke
# SPDX-License-Identifier: Apache-2.0
config GPIO_GECKO
default y
depends on GPIO
if SERIAL
config UART_GECKO
default y
config LEUART_GECKO
default y
endif # SERIAL
config I2C_GECKO
default y
depends on I2C
config SOC_FLASH_GECKO
default y
depends on FLASH