blob: 15b66983f965a2b2267ee7a1033a561996e24ba9 [file] [log] [blame]
# Copyright (c) 2020 Espressif Systems (Shanghai) Co., Ltd.
# SPDX-License-Identifier: Apache-2.0
config SOC_FLASH_ESP32
bool "Espressif ESP32 flash driver"
default y
select FLASH_HAS_DRIVER_ENABLED
select FLASH_HAS_PAGE_LAYOUT
depends on SOC_ESP32 || SOC_ESP32S2 || SOC_ESP32C3
help
Enable ESP32 internal flash driver.
config MPU_ALLOW_FLASH_WRITE
bool "Add MPU access to write to flash"
help
Enable this to allow MPU RWX access to flash memory