:orphan: .. title:: CONFIG_SPIRAM_SPEED_20M .. kconfig:: CONFIG_SPIRAM_SPEED_20M CONFIG_SPIRAM_SPEED_20M ####################### *20MHz clock speed* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/xtensa/esp32s2/Kconfig.soc:165`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:9`` Menu path: (Top) → SoC/CPU/Configuration Selection → ESP32S2 → Support for external, SPI-connected RAM → SPI RAM config → Set RAM clock speed .. code-block:: kconfig config SPIRAM_SPEED_20M bool "20MHz clock speed" depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*