forked from espressif/esp-idf
esp32h2beta2:disable FPGA mode for esp32h2beta2
This commit is contained in:
1
Kconfig
1
Kconfig
@@ -13,7 +13,6 @@ mainmenu "Espressif IoT Development Framework Configuration"
|
|||||||
config IDF_ENV_FPGA
|
config IDF_ENV_FPGA
|
||||||
# This option is for internal use only
|
# This option is for internal use only
|
||||||
bool
|
bool
|
||||||
default "y" if IDF_TARGET_ESP32H2_BETA_VERSION_2 # ESP32H2-TODO: IDF-3378
|
|
||||||
option env="IDF_ENV_FPGA"
|
option env="IDF_ENV_FPGA"
|
||||||
|
|
||||||
config IDF_TARGET_ARCH_RISCV
|
config IDF_TARGET_ARCH_RISCV
|
||||||
|
Reference in New Issue
Block a user