| # Copyright (c) 2024 Espressif Systems (Shanghai) Co., Ltd. | |
| # SPDX-License-Identifier: Apache-2.0 | |
| config HEAP_MEM_POOL_ADD_SIZE_BOARD | |
| int | |
| default 4096 if BOARD_TTGO_TBEAM_ESP32_PROCPU | |
| default 256 if BOARD_TTGO_TBEAM_ESP32_APPCPU | |
| config GNSS_INIT_PRIORITY | |
| default 87 | |
| config MFD | |
| default y if !MCUBOOT | |
| config REGULATOR | |
| default y if !MCUBOOT |