blob: 31e176291ab8bca6baedbadf40955403e7c7e2a3 [file] [log] [blame]
# Copyright (c) 2023 Espressif Systems (Shanghai) Co., Ltd.
# SPDX-License-Identifier: Apache-2.0
config SOC_FAMILY_ESP32
bool
if SOC_FAMILY_ESP32
config SOC_FAMILY
string
default "espressif_esp32"
source "soc/xtensa/espressif_esp32/common/Kconfig.soc"
source "soc/xtensa/espressif_esp32/*/Kconfig.soc"
endif # SOC_FAMILY_ESP32