nuttx/boards/xtensa/esp32/esp32-wrover-kit/Kconfig
Gustavo Henrique Nihei 6c05b2479e boards/xtensa: Avoid multiple inclusion of the common Kconfig
Also added a condition (!ARCH_BOARD_CUSTOM) for preventing that
out-of-tree ESP32-based custom boards carry out the in-tree common
directory.
2021-04-10 00:32:21 -05:00

9 lines
200 B
Plaintext

#
# For a description of the syntax of this configuration file,
# see the file kconfig-language.txt in the NuttX tools repository.
#
if ARCH_BOARD_ESP32_WROVERKIT
endif # ARCH_BOARD_ESP32_WROVERKIT