esp-idf/tools/unit-test-app/disabled_configs/psram_s2
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
155 B
Plaintext

TEST_EXCLUDE_COMPONENTS=libsodium bt app_update driver esp_hw_support spi_flash
CONFIG_SPIRAM=y
CONFIG_IDF_TARGET="esp32s2"
CONFIG_SPIRAM_OCCUPY_NO_HOST=y