mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +08:00
Kconfig files: Fix some dependencies that have CONFIG_ in the variable name
This commit is contained in:
@@ -64,6 +64,6 @@ endif # PCODE_TEST_FS
|
||||
config PCODE_DUMPBUFFER
|
||||
bool "Dump P-code buffers"
|
||||
default n
|
||||
depends on DEBUG_FEATURES && CONFIG_DEBUG_INFO
|
||||
depends on DEBUG_INFO
|
||||
---help---
|
||||
Dump various P-code buffers for debug purposes
|
||||
|
||||
Reference in New Issue
Block a user