mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 04:52:59 +01:00
boards/esp32-wrover-kit: Use KCONFIG_BOARD_CONFIG
This commit is contained in:
parent
49a4e20f67
commit
ff32e7545a
@ -19,5 +19,5 @@ FEATURES_PROVIDED += arduino
|
||||
# This configuration enables modules that are only available when using Kconfig
|
||||
# module modelling
|
||||
ifeq (1, $(TEST_KCONFIG))
|
||||
KCONFIG_ADD_CONFIG += $(BOARDDIR)/esp32-wrover-kit.config
|
||||
KCONFIG_BOARD_CONFIG += $(BOARDDIR)/esp32-wrover-kit.config
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user