esp32h2beta2:disable FPGA mode for esp32h2beta2

This commit is contained in:
wuzhenghui 2022-03-17 11:46:37 +08:00 committed by laokaiyao
parent 218e2c873d
commit 7968230e76

View File

@ -13,7 +13,6 @@ mainmenu "Espressif IoT Development Framework Configuration"
config IDF_ENV_FPGA
# This option is for internal use only
bool
default "y" if IDF_TARGET_ESP32H2_BETA_VERSION_2 # ESP32H2-TODO: IDF-3378
option env="IDF_ENV_FPGA"
config IDF_TARGET_ARCH_RISCV