blob: f0bb5d15caf730a3d725a8c1fefb866a9874e34f [file] [log] [blame]
# Kconfig - ESP32 board configuration
#
# Copyright (c) 2017 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
if BOARD_ESP32
config BOARD
default esp32
endif # BOARD_ESP32