:orphan: .. title:: SPIRAM_SPEED_40M .. option:: CONFIG_SPIRAM_SPEED_40M *40MHz clock speed* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/xtensa/esp32/Kconfig.soc:104`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:28`` → ``/Kconfig:6`` → ``/kconfig/Kconfig.soc:1`` Menu path: (Top) → SoC/CPU/Configuration Selection → ESP32 → Support for external, SPI-connected RAM → SPI RAM config → Set RAM clock speed .. code-block:: kconfig config SPIRAM_SPEED_40M bool "40MHz clock speed" depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*