1# ESP32S2 LOLIN S2 MINI board configuration
2
3# Copyright (c) 2023 Google, LLC
4# SPDX-License-Identifier: Apache-2.0
5
6config BOARD_ESP32S2_LOLIN_MINI
7	select SOC_ESP32S2_FN4R2
8