mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
xtensa/esp32: Remove redundant dependency
This commit is contained in:
committed by
patacongo
parent
016652f7d7
commit
4d3fa83d7a
@@ -10,7 +10,6 @@ comment "ESP32 Configuration Options"
|
|||||||
choice
|
choice
|
||||||
prompt "ESP32 Chip Selection"
|
prompt "ESP32 Chip Selection"
|
||||||
default ARCH_CHIP_ESP32WROVER
|
default ARCH_CHIP_ESP32WROVER
|
||||||
depends on ARCH_CHIP_ESP32
|
|
||||||
|
|
||||||
config ARCH_CHIP_ESP32S0WD
|
config ARCH_CHIP_ESP32S0WD
|
||||||
bool "ESP32-S0WD"
|
bool "ESP32-S0WD"
|
||||||
|
|||||||
Reference in New Issue
Block a user