mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-02 08:01:43 +01:00
Kconfig: add depends
This commit is contained in:
@@ -73,6 +73,7 @@ menu "Heap memory debugging"
|
||||
|
||||
config HEAP_HAS_ROM_IMPL
|
||||
bool
|
||||
depends on IDF_TARGET_ESP32C2
|
||||
default y if IDF_TARGET_ESP32C2
|
||||
|
||||
config HEAP_ROM_IMPL
|
||||
|
||||
Reference in New Issue
Block a user