esp-idf/tools/unit-test-app/configs/spi_flash_legacy
Marius Vikhammer 0687daf2c8 kconfig: move remaining kconfig options out of target component
The kconfig options are moved to the component where they are used,
mostly esp_hw_support and esp_system.
2022-05-23 17:57:45 +08:00

5 lines
110 B
Plaintext

# This config is for all targets
TEST_COMPONENTS=spi_flash
CONFIG_SPIRAM=y
CONFIG_SPI_FLASH_USE_LEGACY_IMPL=y