Эх сурвалжийг харах

esp_wifi: re-enable phy calibration data to nvs for esp32s2

chenjianxing 4 жил өмнө
parent
commit
d3e730ff57

+ 0 - 3
components/esp_wifi/Kconfig

@@ -319,9 +319,6 @@ endmenu  # Wi-Fi
 menu "PHY"
 menu "PHY"
 
 
     config ESP32_PHY_CALIBRATION_AND_DATA_STORAGE
     config ESP32_PHY_CALIBRATION_AND_DATA_STORAGE
-        # ToDo: remove target dependency once NVS and PHY partial calibration are supported
-        # also re-enable the <RF_calibration> entry in docs/../api-guides/index.rst
-        depends on IDF_TARGET_ESP32
         bool "Store phy calibration data in NVS"
         bool "Store phy calibration data in NVS"
         default y
         default y
         help
         help