xtensa/esp32: Remove inconsistent usage of comment command

This commit is contained in:
Gustavo Henrique Nihei 2021-04-27 18:16:30 -03:00 committed by patacongo
parent 4d3fa83d7a
commit 03c8e2d5c7

View File

@ -83,9 +83,6 @@ config ARCH_CHIP_ESP32SOLO1
endchoice # ESP32 Chip Selection
comment "Selected ESP32 chip without embedded Flash, an external Flash memory is required."
depends on ARCH_CHIP_ESP32S0WD || ARCH_CHIP_ESP32D0WD
config ESP32_SINGLE_CPU
bool
default n