Skip to content

Commit

Permalink
xtensa/esp32: Remove inconsistent usage of comment command
Browse files Browse the repository at this point in the history
  • Loading branch information
gustavonihei authored and patacongo committed Apr 28, 2021
1 parent 4d3fa83 commit 03c8e2d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions arch/xtensa/src/esp32/Kconfig
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 03c8e2d

Please sign in to comment.