Kconfig files: Fix some dependencies that have CONFIG_ in the variable name

This commit is contained in:
Gregory Nutt
2016-06-17 19:30:19 -06:00
parent 0fe5c726b5
commit 3fa41c0f18
8 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -6,4 +6,4 @@
config NXFLAT_DUMPBUFFER
bool "Dump NXFLAT buffers"
default n
depends on DEBUG_FEATURES && CONFIG_DEBUG_INFO
depends on DEBUG_INFO