mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
0687daf2c8
The kconfig options are moved to the component where they are used, mostly esp_hw_support and esp_system.
11 lines
284 B
Plaintext
11 lines
284 B
Plaintext
# Legacy, F8R8, Flash 40M DDR, PSRAM 40M DDR
|
|
|
|
CONFIG_SPI_FLASH_USE_LEGACY_IMPL=y
|
|
CONFIG_ESPTOOLPY_OCT_FLASH=y
|
|
CONFIG_ESPTOOLPY_FLASH_SAMPLE_MODE_DTR=y
|
|
CONFIG_ESPTOOLPY_FLASHFREQ_40M=y
|
|
CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y
|
|
CONFIG_SPIRAM=y
|
|
CONFIG_SPIRAM_MODE_OCT=y
|
|
CONFIG_SPIRAM_SPEED_40M=y
|