mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
risc-v/esp32c3: Remove redundant dependency
This commit is contained in:
committed by
patacongo
parent
9d4742af00
commit
cd6c29a126
@@ -10,7 +10,6 @@ comment "ESP32-C3 Configuration Options"
|
|||||||
choice
|
choice
|
||||||
prompt "ESP32-C3 Chip Selection"
|
prompt "ESP32-C3 Chip Selection"
|
||||||
default ARCH_CHIP_ESP32C3WROOM02
|
default ARCH_CHIP_ESP32C3WROOM02
|
||||||
depends on ARCH_CHIP_ESP32C3
|
|
||||||
|
|
||||||
config ARCH_CHIP_ESP32C3X
|
config ARCH_CHIP_ESP32C3X
|
||||||
bool "ESP32-C3"
|
bool "ESP32-C3"
|
||||||
|
|||||||
Reference in New Issue
Block a user