fix(hw_support): remove outdated source from Kconfig file

This line was moved to components/esp_psram/Kconfig.
This commit is contained in:
Michael (XIAO Xufeng)
2023-10-10 15:31:53 +08:00
parent 26ba685133
commit a249555f1c

View File

@@ -14,8 +14,6 @@ menu "Hardware Settings"
software recognize the chip version based on the rev selected in menuconfig. software recognize the chip version based on the rev selected in menuconfig.
endmenu endmenu
orsource "./port/$IDF_TARGET/Kconfig.spiram"
menu "MAC Config" menu "MAC Config"
config ESP_MAC_ADDR_UNIVERSE_WIFI_STA config ESP_MAC_ADDR_UNIVERSE_WIFI_STA
bool bool