mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 11:56:10 +08:00
Kconfig files: Fix some dependencies that have CONFIG_ in the variable name
This commit is contained in:
@@ -6,4 +6,4 @@
|
||||
config NXFLAT_DUMPBUFFER
|
||||
bool "Dump NXFLAT buffers"
|
||||
default n
|
||||
depends on DEBUG_FEATURES && CONFIG_DEBUG_INFO
|
||||
depends on DEBUG_INFO
|
||||
|
||||
Reference in New Issue
Block a user