esp_common: move to esp_hw_support

This commit is contained in:
Renz Bagaporo
2021-02-18 21:09:27 +08:00
parent c179ece204
commit ae15c81dbe
14 changed files with 34 additions and 100 deletions

View File

@@ -242,7 +242,7 @@ menu "ESP32S3-Specific"
endchoice
# insert non-chip-specific items here
source "$IDF_PATH/components/esp_common/Kconfig.spiram.common"
source "$IDF_PATH/components/esp_hw_support/Kconfig.spiram.common"
endmenu