mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 20:41:14 +00:00
psram: add quad mode kconfig macro on 32/s2
This commit is contained in:
@@ -97,6 +97,10 @@ menu "ESP32S2-specific"
|
||||
bool
|
||||
default "y"
|
||||
|
||||
config SPIRAM_MODE_QUAD
|
||||
bool
|
||||
default "y"
|
||||
|
||||
choice SPIRAM_TYPE
|
||||
prompt "Type of SPI RAM chip in use"
|
||||
default SPIRAM_TYPE_AUTO
|
||||
|
Reference in New Issue
Block a user