:orphan: .. title:: CONFIG_SPIRAM_SPEED_40M .. kconfig:: CONFIG_SPIRAM_SPEED_40M CONFIG_SPIRAM_SPEED_40M ####################### *40MHz clock speed* *40MHz clock speed* Type: ``bool`` Direct dependencies =================== \ :ref:` ` || \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definitions =================== At ``/xtensa/esp32/Kconfig.soc:105`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:7`` → ``/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 ---- At ``/xtensa/esp32/Kconfig.soc:105`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:9`` 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.)*