xtensa/esp32: Remove redundant dependency

This commit is contained in:
Gustavo Henrique Nihei 2021-04-27 18:15:12 -03:00 committed by patacongo
parent 016652f7d7
commit 4d3fa83d7a

View File

@ -10,7 +10,6 @@ comment "ESP32 Configuration Options"
choice
prompt "ESP32 Chip Selection"
default ARCH_CHIP_ESP32WROVER
depends on ARCH_CHIP_ESP32
config ARCH_CHIP_ESP32S0WD
bool "ESP32-S0WD"