efuse: FPGA testing must be run only manually

pull/10856/head
KonstantinKondrashov 2023-02-15 19:23:32 +08:00 zatwierdzone przez BOT
rodzic 9eed575764
commit cabfc75c3c
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -3,7 +3,7 @@ menu "eFuse Tests"
config EFUSE_FPGA_TEST
bool "Enable eFuse tests for FPGA (developers only, will PERMANENTLY burn efuses)"
default y if IDF_ENV_FPGA
default n
help
This includes eFuse tests for FPGA. These tests expect actual eFuse burning.
Disable EFUSE_VIRTUAL to use real eFuse burning.