diff --git a/components/esp_psram/esp32p4/Kconfig.spiram b/components/esp_psram/esp32p4/Kconfig.spiram index 4626fde0bd..3dd2074bf3 100644 --- a/components/esp_psram/esp32p4/Kconfig.spiram +++ b/components/esp_psram/esp32p4/Kconfig.spiram @@ -26,7 +26,7 @@ menu "PSRAM config" choice SPIRAM_SPEED prompt "Set PSRAM clock speed" - default SPIRAM_SPEED_20M + default SPIRAM_SPEED_200M help Select the speed for the PSRAM chip.